From 3e721aa0b2fda65063423d7e70f94ad518297b75 Mon Sep 17 00:00:00 2001 From: Piotr Byszewski Date: Thu, 27 May 2021 13:58:42 +0200 Subject: [PATCH] Test dynamic rendering with renderpass tests This CL generalizes aplicable renderpass tests to also test functionality added with VK_KHR_dynamic_rendering extension. Components: Vulkan VK-GL-CTS issue: 2858 Affets: dEQP-VK.renderpass* Change-Id: I3a8e25ba3dced9c92f3ca96bd98bd56f677d9bca --- .../cts/master/vk-master-2019-03-01/renderpass.txt | 72 +- .../master/vk-master-2019-03-01/renderpass2.txt | 17200 +++++++-------- .../cts/master/vk-master-2020-03-01/renderpass.txt | 14 +- .../master/vk-master-2020-03-01/renderpass2.txt | 1368 +- android/cts/master/vk-master-2021-03-01.txt | 1 + .../renderpass-with-dynamic-rendering.txt | 3546 ++++ .../cts/master/vk-master-2021-03-01/renderpass.txt | 17505 ++++++++++++++- .../master/vk-master-2021-03-01/renderpass2.txt | 2620 +-- android/cts/master/vk-master.txt | 1 + .../renderpass-with-dynamic-rendering.txt | 3546 ++++ android/cts/master/vk-master/renderpass.txt | 17591 ++++++++++++++- android/cts/master/vk-master/renderpass2.txt | 21188 +++++++++---------- external/vulkancts/framework/vulkan/vkObjUtil.cpp | 5 +- external/vulkancts/framework/vulkan/vkObjUtil.hpp | 3 +- .../vktRenderPassMultisampleResolveTests.cpp | 192 +- .../vktRenderPassMultisampleResolveTests.hpp | 3 +- .../renderpass/vktRenderPassMultisampleTests.cpp | 53 +- .../renderpass/vktRenderPassSampleReadTests.cpp | 46 +- .../vktRenderPassSparseRenderTargetTests.cpp | 118 +- .../vktRenderPassSparseRenderTargetTests.hpp | 1 + .../vktRenderPassSubpassDependencyTests.cpp | 134 +- .../vulkan/renderpass/vktRenderPassTests.cpp | 595 +- .../vulkan/renderpass/vktRenderPassTests.hpp | 5 +- .../vulkan/renderpass/vktRenderPassTestsUtil.cpp | 8 +- .../vulkan/renderpass/vktRenderPassTestsUtil.hpp | 9 +- ...enderPassUnusedAttachmentSparseFillingTests.cpp | 14 +- ...enderPassUnusedAttachmentSparseFillingTests.hpp | 2 +- .../vktRenderPassUnusedAttachmentTests.cpp | 14 +- .../vktRenderPassUnusedAttachmentTests.hpp | 2 +- .../vktRenderPassUnusedClearAttachmentTests.cpp | 148 +- .../vktRenderPassUnusedClearAttachmentTests.hpp | 2 +- .../vulkancts/modules/vulkan/vktTestPackage.cpp | 1 + external/vulkancts/mustpass/master/vk-default.txt | 1 + .../renderpass-with-dynamic-rendering.txt | 3546 ++++ .../mustpass/master/vk-default/renderpass.txt | 17591 ++++++++++++++- .../mustpass/master/vk-default/renderpass2.txt | 21188 +++++++++---------- 36 files changed, 95985 insertions(+), 32348 deletions(-) create mode 100644 android/cts/master/vk-master-2021-03-01/renderpass-with-dynamic-rendering.txt create mode 100644 android/cts/master/vk-master/renderpass-with-dynamic-rendering.txt create mode 100644 external/vulkancts/mustpass/master/vk-default/renderpass-with-dynamic-rendering.txt diff --git a/android/cts/master/vk-master-2019-03-01/renderpass.txt b/android/cts/master/vk-master-2019-03-01/renderpass.txt index 1fb0fbc..7611144 100644 --- a/android/cts/master/vk-master-2019-03-01/renderpass.txt +++ b/android/cts/master/vk-master-2019-03-01/renderpass.txt @@ -5312,6 +5312,24 @@ dEQP-VK.renderpass.suballocation.attachment.8.796 dEQP-VK.renderpass.suballocation.attachment.8.797 dEQP-VK.renderpass.suballocation.attachment.8.798 dEQP-VK.renderpass.suballocation.attachment.8.799 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass.suballocation.attachment_allocation.grow.0 dEQP-VK.renderpass.suballocation.attachment_allocation.grow.1 dEQP-VK.renderpass.suballocation.attachment_allocation.grow.2 @@ -5912,24 +5930,6 @@ dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.96 dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.97 dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.98 dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass.suballocation.multisample.r5g6b5_unorm_pack16.samples_2 dEQP-VK.renderpass.suballocation.multisample.r5g6b5_unorm_pack16.samples_4 dEQP-VK.renderpass.suballocation.multisample.r5g6b5_unorm_pack16.samples_8 @@ -12084,6 +12084,24 @@ dEQP-VK.renderpass.dedicated_allocation.attachment.8.796 dEQP-VK.renderpass.dedicated_allocation.attachment.8.797 dEQP-VK.renderpass.dedicated_allocation.attachment.8.798 dEQP-VK.renderpass.dedicated_allocation.attachment.8.799 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.0 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.1 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.2 @@ -12684,21 +12702,3 @@ dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.96 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.97 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.98 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 diff --git a/android/cts/master/vk-master-2019-03-01/renderpass2.txt b/android/cts/master/vk-master-2019-03-01/renderpass2.txt index a96c54f..69af284 100644 --- a/android/cts/master/vk-master-2019-03-01/renderpass2.txt +++ b/android/cts/master/vk-master-2019-03-01/renderpass2.txt @@ -1,8603 +1,3 @@ -dEQP-VK.renderpass2.suballocation.simple.color -dEQP-VK.renderpass2.suballocation.simple.depth -dEQP-VK.renderpass2.suballocation.simple.stencil -dEQP-VK.renderpass2.suballocation.simple.depth_stencil -dEQP-VK.renderpass2.suballocation.simple.color_depth -dEQP-VK.renderpass2.suballocation.simple.color_stencil -dEQP-VK.renderpass2.suballocation.simple.color_depth_stencil -dEQP-VK.renderpass2.suballocation.simple.no_attachments -dEQP-VK.renderpass2.suballocation.simple.color_unused_omit_blend_state -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.attachment.1.0 -dEQP-VK.renderpass2.suballocation.attachment.1.1 -dEQP-VK.renderpass2.suballocation.attachment.1.2 -dEQP-VK.renderpass2.suballocation.attachment.1.3 -dEQP-VK.renderpass2.suballocation.attachment.1.4 -dEQP-VK.renderpass2.suballocation.attachment.1.5 -dEQP-VK.renderpass2.suballocation.attachment.1.6 -dEQP-VK.renderpass2.suballocation.attachment.1.7 -dEQP-VK.renderpass2.suballocation.attachment.1.8 -dEQP-VK.renderpass2.suballocation.attachment.1.9 -dEQP-VK.renderpass2.suballocation.attachment.1.10 -dEQP-VK.renderpass2.suballocation.attachment.1.11 -dEQP-VK.renderpass2.suballocation.attachment.1.12 -dEQP-VK.renderpass2.suballocation.attachment.1.13 -dEQP-VK.renderpass2.suballocation.attachment.1.14 -dEQP-VK.renderpass2.suballocation.attachment.1.15 -dEQP-VK.renderpass2.suballocation.attachment.1.16 -dEQP-VK.renderpass2.suballocation.attachment.1.17 -dEQP-VK.renderpass2.suballocation.attachment.1.18 -dEQP-VK.renderpass2.suballocation.attachment.1.19 -dEQP-VK.renderpass2.suballocation.attachment.1.20 -dEQP-VK.renderpass2.suballocation.attachment.1.21 -dEQP-VK.renderpass2.suballocation.attachment.1.22 -dEQP-VK.renderpass2.suballocation.attachment.1.23 -dEQP-VK.renderpass2.suballocation.attachment.1.24 -dEQP-VK.renderpass2.suballocation.attachment.1.25 -dEQP-VK.renderpass2.suballocation.attachment.1.26 -dEQP-VK.renderpass2.suballocation.attachment.1.27 -dEQP-VK.renderpass2.suballocation.attachment.1.28 -dEQP-VK.renderpass2.suballocation.attachment.1.29 -dEQP-VK.renderpass2.suballocation.attachment.1.30 -dEQP-VK.renderpass2.suballocation.attachment.1.31 -dEQP-VK.renderpass2.suballocation.attachment.1.32 -dEQP-VK.renderpass2.suballocation.attachment.1.33 -dEQP-VK.renderpass2.suballocation.attachment.1.34 -dEQP-VK.renderpass2.suballocation.attachment.1.35 -dEQP-VK.renderpass2.suballocation.attachment.1.36 -dEQP-VK.renderpass2.suballocation.attachment.1.37 -dEQP-VK.renderpass2.suballocation.attachment.1.38 -dEQP-VK.renderpass2.suballocation.attachment.1.39 -dEQP-VK.renderpass2.suballocation.attachment.1.40 -dEQP-VK.renderpass2.suballocation.attachment.1.41 -dEQP-VK.renderpass2.suballocation.attachment.1.42 -dEQP-VK.renderpass2.suballocation.attachment.1.43 -dEQP-VK.renderpass2.suballocation.attachment.1.44 -dEQP-VK.renderpass2.suballocation.attachment.1.45 -dEQP-VK.renderpass2.suballocation.attachment.1.46 -dEQP-VK.renderpass2.suballocation.attachment.1.47 -dEQP-VK.renderpass2.suballocation.attachment.1.48 -dEQP-VK.renderpass2.suballocation.attachment.1.49 -dEQP-VK.renderpass2.suballocation.attachment.1.50 -dEQP-VK.renderpass2.suballocation.attachment.1.51 -dEQP-VK.renderpass2.suballocation.attachment.1.52 -dEQP-VK.renderpass2.suballocation.attachment.1.53 -dEQP-VK.renderpass2.suballocation.attachment.1.54 -dEQP-VK.renderpass2.suballocation.attachment.1.55 -dEQP-VK.renderpass2.suballocation.attachment.1.56 -dEQP-VK.renderpass2.suballocation.attachment.1.57 -dEQP-VK.renderpass2.suballocation.attachment.1.58 -dEQP-VK.renderpass2.suballocation.attachment.1.59 -dEQP-VK.renderpass2.suballocation.attachment.1.60 -dEQP-VK.renderpass2.suballocation.attachment.1.61 -dEQP-VK.renderpass2.suballocation.attachment.1.62 -dEQP-VK.renderpass2.suballocation.attachment.1.63 -dEQP-VK.renderpass2.suballocation.attachment.1.64 -dEQP-VK.renderpass2.suballocation.attachment.1.65 -dEQP-VK.renderpass2.suballocation.attachment.1.66 -dEQP-VK.renderpass2.suballocation.attachment.1.67 -dEQP-VK.renderpass2.suballocation.attachment.1.68 -dEQP-VK.renderpass2.suballocation.attachment.1.69 -dEQP-VK.renderpass2.suballocation.attachment.1.70 -dEQP-VK.renderpass2.suballocation.attachment.1.71 -dEQP-VK.renderpass2.suballocation.attachment.1.72 -dEQP-VK.renderpass2.suballocation.attachment.1.73 -dEQP-VK.renderpass2.suballocation.attachment.1.74 -dEQP-VK.renderpass2.suballocation.attachment.1.75 -dEQP-VK.renderpass2.suballocation.attachment.1.76 -dEQP-VK.renderpass2.suballocation.attachment.1.77 -dEQP-VK.renderpass2.suballocation.attachment.1.78 -dEQP-VK.renderpass2.suballocation.attachment.1.79 -dEQP-VK.renderpass2.suballocation.attachment.1.80 -dEQP-VK.renderpass2.suballocation.attachment.1.81 -dEQP-VK.renderpass2.suballocation.attachment.1.82 -dEQP-VK.renderpass2.suballocation.attachment.1.83 -dEQP-VK.renderpass2.suballocation.attachment.1.84 -dEQP-VK.renderpass2.suballocation.attachment.1.85 -dEQP-VK.renderpass2.suballocation.attachment.1.86 -dEQP-VK.renderpass2.suballocation.attachment.1.87 -dEQP-VK.renderpass2.suballocation.attachment.1.88 -dEQP-VK.renderpass2.suballocation.attachment.1.89 -dEQP-VK.renderpass2.suballocation.attachment.1.90 -dEQP-VK.renderpass2.suballocation.attachment.1.91 -dEQP-VK.renderpass2.suballocation.attachment.1.92 -dEQP-VK.renderpass2.suballocation.attachment.1.93 -dEQP-VK.renderpass2.suballocation.attachment.1.94 -dEQP-VK.renderpass2.suballocation.attachment.1.95 -dEQP-VK.renderpass2.suballocation.attachment.1.96 -dEQP-VK.renderpass2.suballocation.attachment.1.97 -dEQP-VK.renderpass2.suballocation.attachment.1.98 -dEQP-VK.renderpass2.suballocation.attachment.1.99 -dEQP-VK.renderpass2.suballocation.attachment.3.200 -dEQP-VK.renderpass2.suballocation.attachment.3.201 -dEQP-VK.renderpass2.suballocation.attachment.3.202 -dEQP-VK.renderpass2.suballocation.attachment.3.203 -dEQP-VK.renderpass2.suballocation.attachment.3.204 -dEQP-VK.renderpass2.suballocation.attachment.3.205 -dEQP-VK.renderpass2.suballocation.attachment.3.206 -dEQP-VK.renderpass2.suballocation.attachment.3.207 -dEQP-VK.renderpass2.suballocation.attachment.3.208 -dEQP-VK.renderpass2.suballocation.attachment.3.209 -dEQP-VK.renderpass2.suballocation.attachment.3.210 -dEQP-VK.renderpass2.suballocation.attachment.3.211 -dEQP-VK.renderpass2.suballocation.attachment.3.212 -dEQP-VK.renderpass2.suballocation.attachment.3.213 -dEQP-VK.renderpass2.suballocation.attachment.3.214 -dEQP-VK.renderpass2.suballocation.attachment.3.215 -dEQP-VK.renderpass2.suballocation.attachment.3.216 -dEQP-VK.renderpass2.suballocation.attachment.3.217 -dEQP-VK.renderpass2.suballocation.attachment.3.218 -dEQP-VK.renderpass2.suballocation.attachment.3.219 -dEQP-VK.renderpass2.suballocation.attachment.3.220 -dEQP-VK.renderpass2.suballocation.attachment.3.221 -dEQP-VK.renderpass2.suballocation.attachment.3.222 -dEQP-VK.renderpass2.suballocation.attachment.3.223 -dEQP-VK.renderpass2.suballocation.attachment.3.224 -dEQP-VK.renderpass2.suballocation.attachment.3.225 -dEQP-VK.renderpass2.suballocation.attachment.3.226 -dEQP-VK.renderpass2.suballocation.attachment.3.227 -dEQP-VK.renderpass2.suballocation.attachment.3.228 -dEQP-VK.renderpass2.suballocation.attachment.3.229 -dEQP-VK.renderpass2.suballocation.attachment.3.230 -dEQP-VK.renderpass2.suballocation.attachment.3.231 -dEQP-VK.renderpass2.suballocation.attachment.3.232 -dEQP-VK.renderpass2.suballocation.attachment.3.233 -dEQP-VK.renderpass2.suballocation.attachment.3.234 -dEQP-VK.renderpass2.suballocation.attachment.3.235 -dEQP-VK.renderpass2.suballocation.attachment.3.236 -dEQP-VK.renderpass2.suballocation.attachment.3.237 -dEQP-VK.renderpass2.suballocation.attachment.3.238 -dEQP-VK.renderpass2.suballocation.attachment.3.239 -dEQP-VK.renderpass2.suballocation.attachment.3.240 -dEQP-VK.renderpass2.suballocation.attachment.3.241 -dEQP-VK.renderpass2.suballocation.attachment.3.242 -dEQP-VK.renderpass2.suballocation.attachment.3.243 -dEQP-VK.renderpass2.suballocation.attachment.3.244 -dEQP-VK.renderpass2.suballocation.attachment.3.245 -dEQP-VK.renderpass2.suballocation.attachment.3.246 -dEQP-VK.renderpass2.suballocation.attachment.3.247 -dEQP-VK.renderpass2.suballocation.attachment.3.248 -dEQP-VK.renderpass2.suballocation.attachment.3.249 -dEQP-VK.renderpass2.suballocation.attachment.3.250 -dEQP-VK.renderpass2.suballocation.attachment.3.251 -dEQP-VK.renderpass2.suballocation.attachment.3.252 -dEQP-VK.renderpass2.suballocation.attachment.3.253 -dEQP-VK.renderpass2.suballocation.attachment.3.254 -dEQP-VK.renderpass2.suballocation.attachment.3.255 -dEQP-VK.renderpass2.suballocation.attachment.3.256 -dEQP-VK.renderpass2.suballocation.attachment.3.257 -dEQP-VK.renderpass2.suballocation.attachment.3.258 -dEQP-VK.renderpass2.suballocation.attachment.3.259 -dEQP-VK.renderpass2.suballocation.attachment.3.260 -dEQP-VK.renderpass2.suballocation.attachment.3.261 -dEQP-VK.renderpass2.suballocation.attachment.3.262 -dEQP-VK.renderpass2.suballocation.attachment.3.263 -dEQP-VK.renderpass2.suballocation.attachment.3.264 -dEQP-VK.renderpass2.suballocation.attachment.3.265 -dEQP-VK.renderpass2.suballocation.attachment.3.266 -dEQP-VK.renderpass2.suballocation.attachment.3.267 -dEQP-VK.renderpass2.suballocation.attachment.3.268 -dEQP-VK.renderpass2.suballocation.attachment.3.269 -dEQP-VK.renderpass2.suballocation.attachment.3.270 -dEQP-VK.renderpass2.suballocation.attachment.3.271 -dEQP-VK.renderpass2.suballocation.attachment.3.272 -dEQP-VK.renderpass2.suballocation.attachment.3.273 -dEQP-VK.renderpass2.suballocation.attachment.3.274 -dEQP-VK.renderpass2.suballocation.attachment.3.275 -dEQP-VK.renderpass2.suballocation.attachment.3.276 -dEQP-VK.renderpass2.suballocation.attachment.3.277 -dEQP-VK.renderpass2.suballocation.attachment.3.278 -dEQP-VK.renderpass2.suballocation.attachment.3.279 -dEQP-VK.renderpass2.suballocation.attachment.3.280 -dEQP-VK.renderpass2.suballocation.attachment.3.281 -dEQP-VK.renderpass2.suballocation.attachment.3.282 -dEQP-VK.renderpass2.suballocation.attachment.3.283 -dEQP-VK.renderpass2.suballocation.attachment.3.284 -dEQP-VK.renderpass2.suballocation.attachment.3.285 -dEQP-VK.renderpass2.suballocation.attachment.3.286 -dEQP-VK.renderpass2.suballocation.attachment.3.287 -dEQP-VK.renderpass2.suballocation.attachment.3.288 -dEQP-VK.renderpass2.suballocation.attachment.3.289 -dEQP-VK.renderpass2.suballocation.attachment.3.290 -dEQP-VK.renderpass2.suballocation.attachment.3.291 -dEQP-VK.renderpass2.suballocation.attachment.3.292 -dEQP-VK.renderpass2.suballocation.attachment.3.293 -dEQP-VK.renderpass2.suballocation.attachment.3.294 -dEQP-VK.renderpass2.suballocation.attachment.3.295 -dEQP-VK.renderpass2.suballocation.attachment.3.296 -dEQP-VK.renderpass2.suballocation.attachment.3.297 -dEQP-VK.renderpass2.suballocation.attachment.3.298 -dEQP-VK.renderpass2.suballocation.attachment.3.299 -dEQP-VK.renderpass2.suballocation.attachment.3.300 -dEQP-VK.renderpass2.suballocation.attachment.3.301 -dEQP-VK.renderpass2.suballocation.attachment.3.302 -dEQP-VK.renderpass2.suballocation.attachment.3.303 -dEQP-VK.renderpass2.suballocation.attachment.3.304 -dEQP-VK.renderpass2.suballocation.attachment.3.305 -dEQP-VK.renderpass2.suballocation.attachment.3.306 -dEQP-VK.renderpass2.suballocation.attachment.3.307 -dEQP-VK.renderpass2.suballocation.attachment.3.308 -dEQP-VK.renderpass2.suballocation.attachment.3.309 -dEQP-VK.renderpass2.suballocation.attachment.3.310 -dEQP-VK.renderpass2.suballocation.attachment.3.311 -dEQP-VK.renderpass2.suballocation.attachment.3.312 -dEQP-VK.renderpass2.suballocation.attachment.3.313 -dEQP-VK.renderpass2.suballocation.attachment.3.314 -dEQP-VK.renderpass2.suballocation.attachment.3.315 -dEQP-VK.renderpass2.suballocation.attachment.3.316 -dEQP-VK.renderpass2.suballocation.attachment.3.317 -dEQP-VK.renderpass2.suballocation.attachment.3.318 -dEQP-VK.renderpass2.suballocation.attachment.3.319 -dEQP-VK.renderpass2.suballocation.attachment.3.320 -dEQP-VK.renderpass2.suballocation.attachment.3.321 -dEQP-VK.renderpass2.suballocation.attachment.3.322 -dEQP-VK.renderpass2.suballocation.attachment.3.323 -dEQP-VK.renderpass2.suballocation.attachment.3.324 -dEQP-VK.renderpass2.suballocation.attachment.3.325 -dEQP-VK.renderpass2.suballocation.attachment.3.326 -dEQP-VK.renderpass2.suballocation.attachment.3.327 -dEQP-VK.renderpass2.suballocation.attachment.3.328 -dEQP-VK.renderpass2.suballocation.attachment.3.329 -dEQP-VK.renderpass2.suballocation.attachment.3.330 -dEQP-VK.renderpass2.suballocation.attachment.3.331 -dEQP-VK.renderpass2.suballocation.attachment.3.332 -dEQP-VK.renderpass2.suballocation.attachment.3.333 -dEQP-VK.renderpass2.suballocation.attachment.3.334 -dEQP-VK.renderpass2.suballocation.attachment.3.335 -dEQP-VK.renderpass2.suballocation.attachment.3.336 -dEQP-VK.renderpass2.suballocation.attachment.3.337 -dEQP-VK.renderpass2.suballocation.attachment.3.338 -dEQP-VK.renderpass2.suballocation.attachment.3.339 -dEQP-VK.renderpass2.suballocation.attachment.3.340 -dEQP-VK.renderpass2.suballocation.attachment.3.341 -dEQP-VK.renderpass2.suballocation.attachment.3.342 -dEQP-VK.renderpass2.suballocation.attachment.3.343 -dEQP-VK.renderpass2.suballocation.attachment.3.344 -dEQP-VK.renderpass2.suballocation.attachment.3.345 -dEQP-VK.renderpass2.suballocation.attachment.3.346 -dEQP-VK.renderpass2.suballocation.attachment.3.347 -dEQP-VK.renderpass2.suballocation.attachment.3.348 -dEQP-VK.renderpass2.suballocation.attachment.3.349 -dEQP-VK.renderpass2.suballocation.attachment.3.350 -dEQP-VK.renderpass2.suballocation.attachment.3.351 -dEQP-VK.renderpass2.suballocation.attachment.3.352 -dEQP-VK.renderpass2.suballocation.attachment.3.353 -dEQP-VK.renderpass2.suballocation.attachment.3.354 -dEQP-VK.renderpass2.suballocation.attachment.3.355 -dEQP-VK.renderpass2.suballocation.attachment.3.356 -dEQP-VK.renderpass2.suballocation.attachment.3.357 -dEQP-VK.renderpass2.suballocation.attachment.3.358 -dEQP-VK.renderpass2.suballocation.attachment.3.359 -dEQP-VK.renderpass2.suballocation.attachment.3.360 -dEQP-VK.renderpass2.suballocation.attachment.3.361 -dEQP-VK.renderpass2.suballocation.attachment.3.362 -dEQP-VK.renderpass2.suballocation.attachment.3.363 -dEQP-VK.renderpass2.suballocation.attachment.3.364 -dEQP-VK.renderpass2.suballocation.attachment.3.365 -dEQP-VK.renderpass2.suballocation.attachment.3.366 -dEQP-VK.renderpass2.suballocation.attachment.3.367 -dEQP-VK.renderpass2.suballocation.attachment.3.368 -dEQP-VK.renderpass2.suballocation.attachment.3.369 -dEQP-VK.renderpass2.suballocation.attachment.3.370 -dEQP-VK.renderpass2.suballocation.attachment.3.371 -dEQP-VK.renderpass2.suballocation.attachment.3.372 -dEQP-VK.renderpass2.suballocation.attachment.3.373 -dEQP-VK.renderpass2.suballocation.attachment.3.374 -dEQP-VK.renderpass2.suballocation.attachment.3.375 -dEQP-VK.renderpass2.suballocation.attachment.3.376 -dEQP-VK.renderpass2.suballocation.attachment.3.377 -dEQP-VK.renderpass2.suballocation.attachment.3.378 -dEQP-VK.renderpass2.suballocation.attachment.3.379 -dEQP-VK.renderpass2.suballocation.attachment.3.380 -dEQP-VK.renderpass2.suballocation.attachment.3.381 -dEQP-VK.renderpass2.suballocation.attachment.3.382 -dEQP-VK.renderpass2.suballocation.attachment.3.383 -dEQP-VK.renderpass2.suballocation.attachment.3.384 -dEQP-VK.renderpass2.suballocation.attachment.3.385 -dEQP-VK.renderpass2.suballocation.attachment.3.386 -dEQP-VK.renderpass2.suballocation.attachment.3.387 -dEQP-VK.renderpass2.suballocation.attachment.3.388 -dEQP-VK.renderpass2.suballocation.attachment.3.389 -dEQP-VK.renderpass2.suballocation.attachment.3.390 -dEQP-VK.renderpass2.suballocation.attachment.3.391 -dEQP-VK.renderpass2.suballocation.attachment.3.392 -dEQP-VK.renderpass2.suballocation.attachment.3.393 -dEQP-VK.renderpass2.suballocation.attachment.3.394 -dEQP-VK.renderpass2.suballocation.attachment.3.395 -dEQP-VK.renderpass2.suballocation.attachment.3.396 -dEQP-VK.renderpass2.suballocation.attachment.3.397 -dEQP-VK.renderpass2.suballocation.attachment.3.398 -dEQP-VK.renderpass2.suballocation.attachment.3.399 -dEQP-VK.renderpass2.suballocation.attachment.4.400 -dEQP-VK.renderpass2.suballocation.attachment.4.401 -dEQP-VK.renderpass2.suballocation.attachment.4.402 -dEQP-VK.renderpass2.suballocation.attachment.4.403 -dEQP-VK.renderpass2.suballocation.attachment.4.404 -dEQP-VK.renderpass2.suballocation.attachment.4.405 -dEQP-VK.renderpass2.suballocation.attachment.4.406 -dEQP-VK.renderpass2.suballocation.attachment.4.407 -dEQP-VK.renderpass2.suballocation.attachment.4.408 -dEQP-VK.renderpass2.suballocation.attachment.4.409 -dEQP-VK.renderpass2.suballocation.attachment.4.410 -dEQP-VK.renderpass2.suballocation.attachment.4.411 -dEQP-VK.renderpass2.suballocation.attachment.4.412 -dEQP-VK.renderpass2.suballocation.attachment.4.413 -dEQP-VK.renderpass2.suballocation.attachment.4.414 -dEQP-VK.renderpass2.suballocation.attachment.4.415 -dEQP-VK.renderpass2.suballocation.attachment.4.416 -dEQP-VK.renderpass2.suballocation.attachment.4.417 -dEQP-VK.renderpass2.suballocation.attachment.4.418 -dEQP-VK.renderpass2.suballocation.attachment.4.419 -dEQP-VK.renderpass2.suballocation.attachment.4.420 -dEQP-VK.renderpass2.suballocation.attachment.4.421 -dEQP-VK.renderpass2.suballocation.attachment.4.422 -dEQP-VK.renderpass2.suballocation.attachment.4.423 -dEQP-VK.renderpass2.suballocation.attachment.4.424 -dEQP-VK.renderpass2.suballocation.attachment.4.425 -dEQP-VK.renderpass2.suballocation.attachment.4.426 -dEQP-VK.renderpass2.suballocation.attachment.4.427 -dEQP-VK.renderpass2.suballocation.attachment.4.428 -dEQP-VK.renderpass2.suballocation.attachment.4.429 -dEQP-VK.renderpass2.suballocation.attachment.4.430 -dEQP-VK.renderpass2.suballocation.attachment.4.431 -dEQP-VK.renderpass2.suballocation.attachment.4.432 -dEQP-VK.renderpass2.suballocation.attachment.4.433 -dEQP-VK.renderpass2.suballocation.attachment.4.434 -dEQP-VK.renderpass2.suballocation.attachment.4.435 -dEQP-VK.renderpass2.suballocation.attachment.4.436 -dEQP-VK.renderpass2.suballocation.attachment.4.437 -dEQP-VK.renderpass2.suballocation.attachment.4.438 -dEQP-VK.renderpass2.suballocation.attachment.4.439 -dEQP-VK.renderpass2.suballocation.attachment.4.440 -dEQP-VK.renderpass2.suballocation.attachment.4.441 -dEQP-VK.renderpass2.suballocation.attachment.4.442 -dEQP-VK.renderpass2.suballocation.attachment.4.443 -dEQP-VK.renderpass2.suballocation.attachment.4.444 -dEQP-VK.renderpass2.suballocation.attachment.4.445 -dEQP-VK.renderpass2.suballocation.attachment.4.446 -dEQP-VK.renderpass2.suballocation.attachment.4.447 -dEQP-VK.renderpass2.suballocation.attachment.4.448 -dEQP-VK.renderpass2.suballocation.attachment.4.449 -dEQP-VK.renderpass2.suballocation.attachment.4.450 -dEQP-VK.renderpass2.suballocation.attachment.4.451 -dEQP-VK.renderpass2.suballocation.attachment.4.452 -dEQP-VK.renderpass2.suballocation.attachment.4.453 -dEQP-VK.renderpass2.suballocation.attachment.4.454 -dEQP-VK.renderpass2.suballocation.attachment.4.455 -dEQP-VK.renderpass2.suballocation.attachment.4.456 -dEQP-VK.renderpass2.suballocation.attachment.4.457 -dEQP-VK.renderpass2.suballocation.attachment.4.458 -dEQP-VK.renderpass2.suballocation.attachment.4.459 -dEQP-VK.renderpass2.suballocation.attachment.4.460 -dEQP-VK.renderpass2.suballocation.attachment.4.461 -dEQP-VK.renderpass2.suballocation.attachment.4.462 -dEQP-VK.renderpass2.suballocation.attachment.4.463 -dEQP-VK.renderpass2.suballocation.attachment.4.464 -dEQP-VK.renderpass2.suballocation.attachment.4.465 -dEQP-VK.renderpass2.suballocation.attachment.4.466 -dEQP-VK.renderpass2.suballocation.attachment.4.467 -dEQP-VK.renderpass2.suballocation.attachment.4.468 -dEQP-VK.renderpass2.suballocation.attachment.4.469 -dEQP-VK.renderpass2.suballocation.attachment.4.470 -dEQP-VK.renderpass2.suballocation.attachment.4.471 -dEQP-VK.renderpass2.suballocation.attachment.4.472 -dEQP-VK.renderpass2.suballocation.attachment.4.473 -dEQP-VK.renderpass2.suballocation.attachment.4.474 -dEQP-VK.renderpass2.suballocation.attachment.4.475 -dEQP-VK.renderpass2.suballocation.attachment.4.476 -dEQP-VK.renderpass2.suballocation.attachment.4.477 -dEQP-VK.renderpass2.suballocation.attachment.4.478 -dEQP-VK.renderpass2.suballocation.attachment.4.479 -dEQP-VK.renderpass2.suballocation.attachment.4.480 -dEQP-VK.renderpass2.suballocation.attachment.4.481 -dEQP-VK.renderpass2.suballocation.attachment.4.482 -dEQP-VK.renderpass2.suballocation.attachment.4.483 -dEQP-VK.renderpass2.suballocation.attachment.4.484 -dEQP-VK.renderpass2.suballocation.attachment.4.485 -dEQP-VK.renderpass2.suballocation.attachment.4.486 -dEQP-VK.renderpass2.suballocation.attachment.4.487 -dEQP-VK.renderpass2.suballocation.attachment.4.488 -dEQP-VK.renderpass2.suballocation.attachment.4.489 -dEQP-VK.renderpass2.suballocation.attachment.4.490 -dEQP-VK.renderpass2.suballocation.attachment.4.491 -dEQP-VK.renderpass2.suballocation.attachment.4.492 -dEQP-VK.renderpass2.suballocation.attachment.4.493 -dEQP-VK.renderpass2.suballocation.attachment.4.494 -dEQP-VK.renderpass2.suballocation.attachment.4.495 -dEQP-VK.renderpass2.suballocation.attachment.4.496 -dEQP-VK.renderpass2.suballocation.attachment.4.497 -dEQP-VK.renderpass2.suballocation.attachment.4.498 -dEQP-VK.renderpass2.suballocation.attachment.4.499 -dEQP-VK.renderpass2.suballocation.attachment.4.500 -dEQP-VK.renderpass2.suballocation.attachment.4.501 -dEQP-VK.renderpass2.suballocation.attachment.4.502 -dEQP-VK.renderpass2.suballocation.attachment.4.503 -dEQP-VK.renderpass2.suballocation.attachment.4.504 -dEQP-VK.renderpass2.suballocation.attachment.4.505 -dEQP-VK.renderpass2.suballocation.attachment.4.506 -dEQP-VK.renderpass2.suballocation.attachment.4.507 -dEQP-VK.renderpass2.suballocation.attachment.4.508 -dEQP-VK.renderpass2.suballocation.attachment.4.509 -dEQP-VK.renderpass2.suballocation.attachment.4.510 -dEQP-VK.renderpass2.suballocation.attachment.4.511 -dEQP-VK.renderpass2.suballocation.attachment.4.512 -dEQP-VK.renderpass2.suballocation.attachment.4.513 -dEQP-VK.renderpass2.suballocation.attachment.4.514 -dEQP-VK.renderpass2.suballocation.attachment.4.515 -dEQP-VK.renderpass2.suballocation.attachment.4.516 -dEQP-VK.renderpass2.suballocation.attachment.4.517 -dEQP-VK.renderpass2.suballocation.attachment.4.518 -dEQP-VK.renderpass2.suballocation.attachment.4.519 -dEQP-VK.renderpass2.suballocation.attachment.4.520 -dEQP-VK.renderpass2.suballocation.attachment.4.521 -dEQP-VK.renderpass2.suballocation.attachment.4.522 -dEQP-VK.renderpass2.suballocation.attachment.4.523 -dEQP-VK.renderpass2.suballocation.attachment.4.524 -dEQP-VK.renderpass2.suballocation.attachment.4.525 -dEQP-VK.renderpass2.suballocation.attachment.4.526 -dEQP-VK.renderpass2.suballocation.attachment.4.527 -dEQP-VK.renderpass2.suballocation.attachment.4.528 -dEQP-VK.renderpass2.suballocation.attachment.4.529 -dEQP-VK.renderpass2.suballocation.attachment.4.530 -dEQP-VK.renderpass2.suballocation.attachment.4.531 -dEQP-VK.renderpass2.suballocation.attachment.4.532 -dEQP-VK.renderpass2.suballocation.attachment.4.533 -dEQP-VK.renderpass2.suballocation.attachment.4.534 -dEQP-VK.renderpass2.suballocation.attachment.4.535 -dEQP-VK.renderpass2.suballocation.attachment.4.536 -dEQP-VK.renderpass2.suballocation.attachment.4.537 -dEQP-VK.renderpass2.suballocation.attachment.4.538 -dEQP-VK.renderpass2.suballocation.attachment.4.539 -dEQP-VK.renderpass2.suballocation.attachment.4.540 -dEQP-VK.renderpass2.suballocation.attachment.4.541 -dEQP-VK.renderpass2.suballocation.attachment.4.542 -dEQP-VK.renderpass2.suballocation.attachment.4.543 -dEQP-VK.renderpass2.suballocation.attachment.4.544 -dEQP-VK.renderpass2.suballocation.attachment.4.545 -dEQP-VK.renderpass2.suballocation.attachment.4.546 -dEQP-VK.renderpass2.suballocation.attachment.4.547 -dEQP-VK.renderpass2.suballocation.attachment.4.548 -dEQP-VK.renderpass2.suballocation.attachment.4.549 -dEQP-VK.renderpass2.suballocation.attachment.4.550 -dEQP-VK.renderpass2.suballocation.attachment.4.551 -dEQP-VK.renderpass2.suballocation.attachment.4.552 -dEQP-VK.renderpass2.suballocation.attachment.4.553 -dEQP-VK.renderpass2.suballocation.attachment.4.554 -dEQP-VK.renderpass2.suballocation.attachment.4.555 -dEQP-VK.renderpass2.suballocation.attachment.4.556 -dEQP-VK.renderpass2.suballocation.attachment.4.557 -dEQP-VK.renderpass2.suballocation.attachment.4.558 -dEQP-VK.renderpass2.suballocation.attachment.4.559 -dEQP-VK.renderpass2.suballocation.attachment.4.560 -dEQP-VK.renderpass2.suballocation.attachment.4.561 -dEQP-VK.renderpass2.suballocation.attachment.4.562 -dEQP-VK.renderpass2.suballocation.attachment.4.563 -dEQP-VK.renderpass2.suballocation.attachment.4.564 -dEQP-VK.renderpass2.suballocation.attachment.4.565 -dEQP-VK.renderpass2.suballocation.attachment.4.566 -dEQP-VK.renderpass2.suballocation.attachment.4.567 -dEQP-VK.renderpass2.suballocation.attachment.4.568 -dEQP-VK.renderpass2.suballocation.attachment.4.569 -dEQP-VK.renderpass2.suballocation.attachment.4.570 -dEQP-VK.renderpass2.suballocation.attachment.4.571 -dEQP-VK.renderpass2.suballocation.attachment.4.572 -dEQP-VK.renderpass2.suballocation.attachment.4.573 -dEQP-VK.renderpass2.suballocation.attachment.4.574 -dEQP-VK.renderpass2.suballocation.attachment.4.575 -dEQP-VK.renderpass2.suballocation.attachment.4.576 -dEQP-VK.renderpass2.suballocation.attachment.4.577 -dEQP-VK.renderpass2.suballocation.attachment.4.578 -dEQP-VK.renderpass2.suballocation.attachment.4.579 -dEQP-VK.renderpass2.suballocation.attachment.4.580 -dEQP-VK.renderpass2.suballocation.attachment.4.581 -dEQP-VK.renderpass2.suballocation.attachment.4.582 -dEQP-VK.renderpass2.suballocation.attachment.4.583 -dEQP-VK.renderpass2.suballocation.attachment.4.584 -dEQP-VK.renderpass2.suballocation.attachment.4.585 -dEQP-VK.renderpass2.suballocation.attachment.4.586 -dEQP-VK.renderpass2.suballocation.attachment.4.587 -dEQP-VK.renderpass2.suballocation.attachment.4.588 -dEQP-VK.renderpass2.suballocation.attachment.4.589 -dEQP-VK.renderpass2.suballocation.attachment.4.590 -dEQP-VK.renderpass2.suballocation.attachment.4.591 -dEQP-VK.renderpass2.suballocation.attachment.4.592 -dEQP-VK.renderpass2.suballocation.attachment.4.593 -dEQP-VK.renderpass2.suballocation.attachment.4.594 -dEQP-VK.renderpass2.suballocation.attachment.4.595 -dEQP-VK.renderpass2.suballocation.attachment.4.596 -dEQP-VK.renderpass2.suballocation.attachment.4.597 -dEQP-VK.renderpass2.suballocation.attachment.4.598 -dEQP-VK.renderpass2.suballocation.attachment.4.599 -dEQP-VK.renderpass2.suballocation.attachment.8.600 -dEQP-VK.renderpass2.suballocation.attachment.8.601 -dEQP-VK.renderpass2.suballocation.attachment.8.602 -dEQP-VK.renderpass2.suballocation.attachment.8.603 -dEQP-VK.renderpass2.suballocation.attachment.8.604 -dEQP-VK.renderpass2.suballocation.attachment.8.605 -dEQP-VK.renderpass2.suballocation.attachment.8.606 -dEQP-VK.renderpass2.suballocation.attachment.8.607 -dEQP-VK.renderpass2.suballocation.attachment.8.608 -dEQP-VK.renderpass2.suballocation.attachment.8.609 -dEQP-VK.renderpass2.suballocation.attachment.8.610 -dEQP-VK.renderpass2.suballocation.attachment.8.611 -dEQP-VK.renderpass2.suballocation.attachment.8.612 -dEQP-VK.renderpass2.suballocation.attachment.8.613 -dEQP-VK.renderpass2.suballocation.attachment.8.614 -dEQP-VK.renderpass2.suballocation.attachment.8.615 -dEQP-VK.renderpass2.suballocation.attachment.8.616 -dEQP-VK.renderpass2.suballocation.attachment.8.617 -dEQP-VK.renderpass2.suballocation.attachment.8.618 -dEQP-VK.renderpass2.suballocation.attachment.8.619 -dEQP-VK.renderpass2.suballocation.attachment.8.620 -dEQP-VK.renderpass2.suballocation.attachment.8.621 -dEQP-VK.renderpass2.suballocation.attachment.8.622 -dEQP-VK.renderpass2.suballocation.attachment.8.623 -dEQP-VK.renderpass2.suballocation.attachment.8.624 -dEQP-VK.renderpass2.suballocation.attachment.8.625 -dEQP-VK.renderpass2.suballocation.attachment.8.626 -dEQP-VK.renderpass2.suballocation.attachment.8.627 -dEQP-VK.renderpass2.suballocation.attachment.8.628 -dEQP-VK.renderpass2.suballocation.attachment.8.629 -dEQP-VK.renderpass2.suballocation.attachment.8.630 -dEQP-VK.renderpass2.suballocation.attachment.8.631 -dEQP-VK.renderpass2.suballocation.attachment.8.632 -dEQP-VK.renderpass2.suballocation.attachment.8.633 -dEQP-VK.renderpass2.suballocation.attachment.8.634 -dEQP-VK.renderpass2.suballocation.attachment.8.635 -dEQP-VK.renderpass2.suballocation.attachment.8.636 -dEQP-VK.renderpass2.suballocation.attachment.8.637 -dEQP-VK.renderpass2.suballocation.attachment.8.638 -dEQP-VK.renderpass2.suballocation.attachment.8.639 -dEQP-VK.renderpass2.suballocation.attachment.8.640 -dEQP-VK.renderpass2.suballocation.attachment.8.641 -dEQP-VK.renderpass2.suballocation.attachment.8.642 -dEQP-VK.renderpass2.suballocation.attachment.8.643 -dEQP-VK.renderpass2.suballocation.attachment.8.644 -dEQP-VK.renderpass2.suballocation.attachment.8.645 -dEQP-VK.renderpass2.suballocation.attachment.8.646 -dEQP-VK.renderpass2.suballocation.attachment.8.647 -dEQP-VK.renderpass2.suballocation.attachment.8.648 -dEQP-VK.renderpass2.suballocation.attachment.8.649 -dEQP-VK.renderpass2.suballocation.attachment.8.650 -dEQP-VK.renderpass2.suballocation.attachment.8.651 -dEQP-VK.renderpass2.suballocation.attachment.8.652 -dEQP-VK.renderpass2.suballocation.attachment.8.653 -dEQP-VK.renderpass2.suballocation.attachment.8.654 -dEQP-VK.renderpass2.suballocation.attachment.8.655 -dEQP-VK.renderpass2.suballocation.attachment.8.656 -dEQP-VK.renderpass2.suballocation.attachment.8.657 -dEQP-VK.renderpass2.suballocation.attachment.8.658 -dEQP-VK.renderpass2.suballocation.attachment.8.659 -dEQP-VK.renderpass2.suballocation.attachment.8.660 -dEQP-VK.renderpass2.suballocation.attachment.8.661 -dEQP-VK.renderpass2.suballocation.attachment.8.662 -dEQP-VK.renderpass2.suballocation.attachment.8.663 -dEQP-VK.renderpass2.suballocation.attachment.8.664 -dEQP-VK.renderpass2.suballocation.attachment.8.665 -dEQP-VK.renderpass2.suballocation.attachment.8.666 -dEQP-VK.renderpass2.suballocation.attachment.8.667 -dEQP-VK.renderpass2.suballocation.attachment.8.668 -dEQP-VK.renderpass2.suballocation.attachment.8.669 -dEQP-VK.renderpass2.suballocation.attachment.8.670 -dEQP-VK.renderpass2.suballocation.attachment.8.671 -dEQP-VK.renderpass2.suballocation.attachment.8.672 -dEQP-VK.renderpass2.suballocation.attachment.8.673 -dEQP-VK.renderpass2.suballocation.attachment.8.674 -dEQP-VK.renderpass2.suballocation.attachment.8.675 -dEQP-VK.renderpass2.suballocation.attachment.8.676 -dEQP-VK.renderpass2.suballocation.attachment.8.677 -dEQP-VK.renderpass2.suballocation.attachment.8.678 -dEQP-VK.renderpass2.suballocation.attachment.8.679 -dEQP-VK.renderpass2.suballocation.attachment.8.680 -dEQP-VK.renderpass2.suballocation.attachment.8.681 -dEQP-VK.renderpass2.suballocation.attachment.8.682 -dEQP-VK.renderpass2.suballocation.attachment.8.683 -dEQP-VK.renderpass2.suballocation.attachment.8.684 -dEQP-VK.renderpass2.suballocation.attachment.8.685 -dEQP-VK.renderpass2.suballocation.attachment.8.686 -dEQP-VK.renderpass2.suballocation.attachment.8.687 -dEQP-VK.renderpass2.suballocation.attachment.8.688 -dEQP-VK.renderpass2.suballocation.attachment.8.689 -dEQP-VK.renderpass2.suballocation.attachment.8.690 -dEQP-VK.renderpass2.suballocation.attachment.8.691 -dEQP-VK.renderpass2.suballocation.attachment.8.692 -dEQP-VK.renderpass2.suballocation.attachment.8.693 -dEQP-VK.renderpass2.suballocation.attachment.8.694 -dEQP-VK.renderpass2.suballocation.attachment.8.695 -dEQP-VK.renderpass2.suballocation.attachment.8.696 -dEQP-VK.renderpass2.suballocation.attachment.8.697 -dEQP-VK.renderpass2.suballocation.attachment.8.698 -dEQP-VK.renderpass2.suballocation.attachment.8.699 -dEQP-VK.renderpass2.suballocation.attachment.8.700 -dEQP-VK.renderpass2.suballocation.attachment.8.701 -dEQP-VK.renderpass2.suballocation.attachment.8.702 -dEQP-VK.renderpass2.suballocation.attachment.8.703 -dEQP-VK.renderpass2.suballocation.attachment.8.704 -dEQP-VK.renderpass2.suballocation.attachment.8.705 -dEQP-VK.renderpass2.suballocation.attachment.8.706 -dEQP-VK.renderpass2.suballocation.attachment.8.707 -dEQP-VK.renderpass2.suballocation.attachment.8.708 -dEQP-VK.renderpass2.suballocation.attachment.8.709 -dEQP-VK.renderpass2.suballocation.attachment.8.710 -dEQP-VK.renderpass2.suballocation.attachment.8.711 -dEQP-VK.renderpass2.suballocation.attachment.8.712 -dEQP-VK.renderpass2.suballocation.attachment.8.713 -dEQP-VK.renderpass2.suballocation.attachment.8.714 -dEQP-VK.renderpass2.suballocation.attachment.8.715 -dEQP-VK.renderpass2.suballocation.attachment.8.716 -dEQP-VK.renderpass2.suballocation.attachment.8.717 -dEQP-VK.renderpass2.suballocation.attachment.8.718 -dEQP-VK.renderpass2.suballocation.attachment.8.719 -dEQP-VK.renderpass2.suballocation.attachment.8.720 -dEQP-VK.renderpass2.suballocation.attachment.8.721 -dEQP-VK.renderpass2.suballocation.attachment.8.722 -dEQP-VK.renderpass2.suballocation.attachment.8.723 -dEQP-VK.renderpass2.suballocation.attachment.8.724 -dEQP-VK.renderpass2.suballocation.attachment.8.725 -dEQP-VK.renderpass2.suballocation.attachment.8.726 -dEQP-VK.renderpass2.suballocation.attachment.8.727 -dEQP-VK.renderpass2.suballocation.attachment.8.728 -dEQP-VK.renderpass2.suballocation.attachment.8.729 -dEQP-VK.renderpass2.suballocation.attachment.8.730 -dEQP-VK.renderpass2.suballocation.attachment.8.731 -dEQP-VK.renderpass2.suballocation.attachment.8.732 -dEQP-VK.renderpass2.suballocation.attachment.8.733 -dEQP-VK.renderpass2.suballocation.attachment.8.734 -dEQP-VK.renderpass2.suballocation.attachment.8.735 -dEQP-VK.renderpass2.suballocation.attachment.8.736 -dEQP-VK.renderpass2.suballocation.attachment.8.737 -dEQP-VK.renderpass2.suballocation.attachment.8.738 -dEQP-VK.renderpass2.suballocation.attachment.8.739 -dEQP-VK.renderpass2.suballocation.attachment.8.740 -dEQP-VK.renderpass2.suballocation.attachment.8.741 -dEQP-VK.renderpass2.suballocation.attachment.8.742 -dEQP-VK.renderpass2.suballocation.attachment.8.743 -dEQP-VK.renderpass2.suballocation.attachment.8.744 -dEQP-VK.renderpass2.suballocation.attachment.8.745 -dEQP-VK.renderpass2.suballocation.attachment.8.746 -dEQP-VK.renderpass2.suballocation.attachment.8.747 -dEQP-VK.renderpass2.suballocation.attachment.8.748 -dEQP-VK.renderpass2.suballocation.attachment.8.749 -dEQP-VK.renderpass2.suballocation.attachment.8.750 -dEQP-VK.renderpass2.suballocation.attachment.8.751 -dEQP-VK.renderpass2.suballocation.attachment.8.752 -dEQP-VK.renderpass2.suballocation.attachment.8.753 -dEQP-VK.renderpass2.suballocation.attachment.8.754 -dEQP-VK.renderpass2.suballocation.attachment.8.755 -dEQP-VK.renderpass2.suballocation.attachment.8.756 -dEQP-VK.renderpass2.suballocation.attachment.8.757 -dEQP-VK.renderpass2.suballocation.attachment.8.758 -dEQP-VK.renderpass2.suballocation.attachment.8.759 -dEQP-VK.renderpass2.suballocation.attachment.8.760 -dEQP-VK.renderpass2.suballocation.attachment.8.761 -dEQP-VK.renderpass2.suballocation.attachment.8.762 -dEQP-VK.renderpass2.suballocation.attachment.8.763 -dEQP-VK.renderpass2.suballocation.attachment.8.764 -dEQP-VK.renderpass2.suballocation.attachment.8.765 -dEQP-VK.renderpass2.suballocation.attachment.8.766 -dEQP-VK.renderpass2.suballocation.attachment.8.767 -dEQP-VK.renderpass2.suballocation.attachment.8.768 -dEQP-VK.renderpass2.suballocation.attachment.8.769 -dEQP-VK.renderpass2.suballocation.attachment.8.770 -dEQP-VK.renderpass2.suballocation.attachment.8.771 -dEQP-VK.renderpass2.suballocation.attachment.8.772 -dEQP-VK.renderpass2.suballocation.attachment.8.773 -dEQP-VK.renderpass2.suballocation.attachment.8.774 -dEQP-VK.renderpass2.suballocation.attachment.8.775 -dEQP-VK.renderpass2.suballocation.attachment.8.776 -dEQP-VK.renderpass2.suballocation.attachment.8.777 -dEQP-VK.renderpass2.suballocation.attachment.8.778 -dEQP-VK.renderpass2.suballocation.attachment.8.779 -dEQP-VK.renderpass2.suballocation.attachment.8.780 -dEQP-VK.renderpass2.suballocation.attachment.8.781 -dEQP-VK.renderpass2.suballocation.attachment.8.782 -dEQP-VK.renderpass2.suballocation.attachment.8.783 -dEQP-VK.renderpass2.suballocation.attachment.8.784 -dEQP-VK.renderpass2.suballocation.attachment.8.785 -dEQP-VK.renderpass2.suballocation.attachment.8.786 -dEQP-VK.renderpass2.suballocation.attachment.8.787 -dEQP-VK.renderpass2.suballocation.attachment.8.788 -dEQP-VK.renderpass2.suballocation.attachment.8.789 -dEQP-VK.renderpass2.suballocation.attachment.8.790 -dEQP-VK.renderpass2.suballocation.attachment.8.791 -dEQP-VK.renderpass2.suballocation.attachment.8.792 -dEQP-VK.renderpass2.suballocation.attachment.8.793 -dEQP-VK.renderpass2.suballocation.attachment.8.794 -dEQP-VK.renderpass2.suballocation.attachment.8.795 -dEQP-VK.renderpass2.suballocation.attachment.8.796 -dEQP-VK.renderpass2.suballocation.attachment.8.797 -dEQP-VK.renderpass2.suballocation.attachment.8.798 -dEQP-VK.renderpass2.suballocation.attachment.8.799 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_7 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_4 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_5 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_6 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_7 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_4 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_5 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_6 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_7 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_8 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_9 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_10 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_11 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_12 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_13 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_14 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_15 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_4 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_5 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_6 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_7 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_8 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_9 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_10 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_11 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_12 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_13 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_14 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_15 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_16 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_17 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_18 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_19 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_20 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_21 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_22 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_23 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_24 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_25 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_26 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_27 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_28 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_29 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_30 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_31 -dEQP-VK.renderpass2.suballocation.sparserendertarget.r5g6b5_unorm_pack16 -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_srgb -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_unorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_snorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_uint_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_sint_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_srgb_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_srgb -dEQP-VK.renderpass2.suballocation.sparserendertarget.a2r10g10b10_unorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_unorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_uint_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sfloat -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.dedicated_allocation.simple.color -dEQP-VK.renderpass2.dedicated_allocation.simple.depth -dEQP-VK.renderpass2.dedicated_allocation.simple.stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.depth_stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth -dEQP-VK.renderpass2.dedicated_allocation.simple.color_stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth_stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.no_attachments -dEQP-VK.renderpass2.dedicated_allocation.simple.color_unused_omit_blend_state -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.200 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.201 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.202 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.203 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.204 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.205 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.206 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.207 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.208 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.209 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.210 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.211 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.212 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.213 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.214 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.215 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.216 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.217 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.218 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.219 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.220 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.221 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.222 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.223 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.224 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.225 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.226 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.227 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.228 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.229 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.230 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.231 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.232 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.233 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.234 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.235 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.236 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.237 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.238 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.239 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.240 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.241 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.242 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.243 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.244 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.245 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.246 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.247 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.248 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.249 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.250 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.251 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.252 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.253 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.254 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.255 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.256 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.257 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.258 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.259 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.260 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.261 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.262 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.263 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.264 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.265 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.266 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.267 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.268 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.269 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.270 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.271 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.272 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.273 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.274 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.275 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.276 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.277 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.278 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.279 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.280 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.281 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.282 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.283 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.284 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.285 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.286 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.287 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.288 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.289 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.290 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.291 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.292 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.293 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.294 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.295 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.296 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.297 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.298 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.299 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.300 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.301 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.302 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.303 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.304 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.305 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.306 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.307 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.308 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.309 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.310 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.311 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.312 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.313 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.314 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.315 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.316 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.317 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.318 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.319 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.320 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.321 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.322 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.323 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.324 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.325 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.326 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.327 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.328 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.329 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.330 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.331 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.332 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.333 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.334 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.335 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.336 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.337 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.338 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.339 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.340 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.341 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.342 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.343 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.344 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.345 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.346 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.347 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.348 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.349 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.350 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.351 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.352 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.353 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.354 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.355 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.356 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.357 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.358 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.359 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.360 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.361 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.362 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.363 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.364 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.365 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.366 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.367 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.368 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.369 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.370 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.371 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.372 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.373 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.374 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.375 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.376 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.377 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.378 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.379 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.380 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.381 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.382 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.383 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.384 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.385 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.386 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.387 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.388 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.389 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.390 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.391 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.392 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.393 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.394 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.395 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.396 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.397 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.398 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.399 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.400 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.401 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.402 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.403 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.404 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.405 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.406 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.407 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.408 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.409 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.410 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.411 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.412 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.413 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.414 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.415 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.416 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.417 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.418 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.419 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.420 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.421 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.422 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.423 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.424 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.425 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.426 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.427 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.428 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.429 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.430 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.431 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.432 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.433 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.434 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.435 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.436 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.437 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.438 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.439 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.440 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.441 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.442 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.443 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.444 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.445 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.446 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.447 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.448 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.449 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.450 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.451 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.452 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.453 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.454 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.455 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.456 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.457 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.458 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.459 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.460 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.461 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.462 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.463 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.464 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.465 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.466 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.467 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.468 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.469 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.470 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.471 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.472 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.473 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.474 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.475 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.476 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.477 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.478 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.479 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.480 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.481 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.482 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.483 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.484 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.485 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.486 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.487 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.488 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.489 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.490 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.491 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.492 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.493 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.494 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.495 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.496 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.497 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.498 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.499 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.500 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.501 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.502 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.503 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.504 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.505 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.506 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.507 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.508 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.509 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.510 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.511 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.512 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.513 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.514 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.515 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.516 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.517 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.518 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.519 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.520 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.521 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.522 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.523 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.524 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.525 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.526 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.527 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.528 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.529 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.530 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.531 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.532 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.533 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.534 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.535 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.536 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.537 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.538 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.539 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.540 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.541 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.542 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.543 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.544 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.545 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.546 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.547 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.548 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.549 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.550 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.551 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.552 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.553 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.554 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.555 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.556 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.557 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.558 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.559 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.560 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.561 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.562 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.563 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.564 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.565 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.566 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.567 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.568 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.569 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.570 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.571 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.572 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.573 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.574 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.575 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.576 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.577 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.578 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.579 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.580 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.581 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.582 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.583 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.584 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.585 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.586 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.587 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.588 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.589 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.590 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.591 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.592 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.593 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.594 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.595 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.596 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.597 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.598 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.599 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.600 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.601 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.602 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.603 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.604 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.605 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.606 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.607 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.608 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.609 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.610 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.611 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.612 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.613 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.614 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.615 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.616 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.617 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.618 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.619 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.620 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.621 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.622 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.623 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.624 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.625 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.626 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.627 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.628 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.629 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.630 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.631 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.632 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.633 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.634 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.635 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.636 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.637 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.638 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.639 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.640 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.641 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.642 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.643 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.644 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.645 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.646 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.647 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.648 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.649 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.650 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.651 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.652 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.653 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.654 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.655 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.656 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.657 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.658 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.659 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.660 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.661 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.662 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.663 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.664 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.665 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.666 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.667 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.668 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.669 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.670 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.671 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.672 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.673 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.674 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.675 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.676 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.677 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.678 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.679 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.680 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.681 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.682 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.683 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.684 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.685 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.686 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.687 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.688 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.689 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.690 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.691 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.692 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.693 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.694 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.695 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.696 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.697 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.698 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.699 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.700 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.701 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.702 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.703 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.704 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.705 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.706 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.707 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.708 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.709 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.710 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.711 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.712 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.713 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.714 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.715 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.716 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.717 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.718 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.719 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.720 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.721 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.722 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.723 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.724 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.725 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.726 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.727 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.728 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.729 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.730 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.731 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.732 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.733 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.734 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.735 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.736 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.737 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.738 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.739 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.740 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.741 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.742 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.743 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.744 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.745 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.746 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.747 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.748 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.749 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.750 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.751 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.752 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.753 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.754 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.755 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.756 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.757 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.758 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.759 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.760 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.761 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.762 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.763 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.764 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.765 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.766 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.767 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.768 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.769 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.770 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.771 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.772 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.773 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.774 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.775 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.776 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.777 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.778 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.779 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.780 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.781 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.782 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.783 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.784 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.785 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.786 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.787 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.788 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.789 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.790 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.791 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.792 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.793 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.794 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.795 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.796 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.797 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.798 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.799 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_average_stencil_none_testing_depth @@ -13104,3 +4504,8603 @@ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_min dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_max dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass2.suballocation.simple.color +dEQP-VK.renderpass2.suballocation.simple.depth +dEQP-VK.renderpass2.suballocation.simple.stencil +dEQP-VK.renderpass2.suballocation.simple.depth_stencil +dEQP-VK.renderpass2.suballocation.simple.color_depth +dEQP-VK.renderpass2.suballocation.simple.color_stencil +dEQP-VK.renderpass2.suballocation.simple.color_depth_stencil +dEQP-VK.renderpass2.suballocation.simple.no_attachments +dEQP-VK.renderpass2.suballocation.simple.color_unused_omit_blend_state +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.attachment.1.0 +dEQP-VK.renderpass2.suballocation.attachment.1.1 +dEQP-VK.renderpass2.suballocation.attachment.1.2 +dEQP-VK.renderpass2.suballocation.attachment.1.3 +dEQP-VK.renderpass2.suballocation.attachment.1.4 +dEQP-VK.renderpass2.suballocation.attachment.1.5 +dEQP-VK.renderpass2.suballocation.attachment.1.6 +dEQP-VK.renderpass2.suballocation.attachment.1.7 +dEQP-VK.renderpass2.suballocation.attachment.1.8 +dEQP-VK.renderpass2.suballocation.attachment.1.9 +dEQP-VK.renderpass2.suballocation.attachment.1.10 +dEQP-VK.renderpass2.suballocation.attachment.1.11 +dEQP-VK.renderpass2.suballocation.attachment.1.12 +dEQP-VK.renderpass2.suballocation.attachment.1.13 +dEQP-VK.renderpass2.suballocation.attachment.1.14 +dEQP-VK.renderpass2.suballocation.attachment.1.15 +dEQP-VK.renderpass2.suballocation.attachment.1.16 +dEQP-VK.renderpass2.suballocation.attachment.1.17 +dEQP-VK.renderpass2.suballocation.attachment.1.18 +dEQP-VK.renderpass2.suballocation.attachment.1.19 +dEQP-VK.renderpass2.suballocation.attachment.1.20 +dEQP-VK.renderpass2.suballocation.attachment.1.21 +dEQP-VK.renderpass2.suballocation.attachment.1.22 +dEQP-VK.renderpass2.suballocation.attachment.1.23 +dEQP-VK.renderpass2.suballocation.attachment.1.24 +dEQP-VK.renderpass2.suballocation.attachment.1.25 +dEQP-VK.renderpass2.suballocation.attachment.1.26 +dEQP-VK.renderpass2.suballocation.attachment.1.27 +dEQP-VK.renderpass2.suballocation.attachment.1.28 +dEQP-VK.renderpass2.suballocation.attachment.1.29 +dEQP-VK.renderpass2.suballocation.attachment.1.30 +dEQP-VK.renderpass2.suballocation.attachment.1.31 +dEQP-VK.renderpass2.suballocation.attachment.1.32 +dEQP-VK.renderpass2.suballocation.attachment.1.33 +dEQP-VK.renderpass2.suballocation.attachment.1.34 +dEQP-VK.renderpass2.suballocation.attachment.1.35 +dEQP-VK.renderpass2.suballocation.attachment.1.36 +dEQP-VK.renderpass2.suballocation.attachment.1.37 +dEQP-VK.renderpass2.suballocation.attachment.1.38 +dEQP-VK.renderpass2.suballocation.attachment.1.39 +dEQP-VK.renderpass2.suballocation.attachment.1.40 +dEQP-VK.renderpass2.suballocation.attachment.1.41 +dEQP-VK.renderpass2.suballocation.attachment.1.42 +dEQP-VK.renderpass2.suballocation.attachment.1.43 +dEQP-VK.renderpass2.suballocation.attachment.1.44 +dEQP-VK.renderpass2.suballocation.attachment.1.45 +dEQP-VK.renderpass2.suballocation.attachment.1.46 +dEQP-VK.renderpass2.suballocation.attachment.1.47 +dEQP-VK.renderpass2.suballocation.attachment.1.48 +dEQP-VK.renderpass2.suballocation.attachment.1.49 +dEQP-VK.renderpass2.suballocation.attachment.1.50 +dEQP-VK.renderpass2.suballocation.attachment.1.51 +dEQP-VK.renderpass2.suballocation.attachment.1.52 +dEQP-VK.renderpass2.suballocation.attachment.1.53 +dEQP-VK.renderpass2.suballocation.attachment.1.54 +dEQP-VK.renderpass2.suballocation.attachment.1.55 +dEQP-VK.renderpass2.suballocation.attachment.1.56 +dEQP-VK.renderpass2.suballocation.attachment.1.57 +dEQP-VK.renderpass2.suballocation.attachment.1.58 +dEQP-VK.renderpass2.suballocation.attachment.1.59 +dEQP-VK.renderpass2.suballocation.attachment.1.60 +dEQP-VK.renderpass2.suballocation.attachment.1.61 +dEQP-VK.renderpass2.suballocation.attachment.1.62 +dEQP-VK.renderpass2.suballocation.attachment.1.63 +dEQP-VK.renderpass2.suballocation.attachment.1.64 +dEQP-VK.renderpass2.suballocation.attachment.1.65 +dEQP-VK.renderpass2.suballocation.attachment.1.66 +dEQP-VK.renderpass2.suballocation.attachment.1.67 +dEQP-VK.renderpass2.suballocation.attachment.1.68 +dEQP-VK.renderpass2.suballocation.attachment.1.69 +dEQP-VK.renderpass2.suballocation.attachment.1.70 +dEQP-VK.renderpass2.suballocation.attachment.1.71 +dEQP-VK.renderpass2.suballocation.attachment.1.72 +dEQP-VK.renderpass2.suballocation.attachment.1.73 +dEQP-VK.renderpass2.suballocation.attachment.1.74 +dEQP-VK.renderpass2.suballocation.attachment.1.75 +dEQP-VK.renderpass2.suballocation.attachment.1.76 +dEQP-VK.renderpass2.suballocation.attachment.1.77 +dEQP-VK.renderpass2.suballocation.attachment.1.78 +dEQP-VK.renderpass2.suballocation.attachment.1.79 +dEQP-VK.renderpass2.suballocation.attachment.1.80 +dEQP-VK.renderpass2.suballocation.attachment.1.81 +dEQP-VK.renderpass2.suballocation.attachment.1.82 +dEQP-VK.renderpass2.suballocation.attachment.1.83 +dEQP-VK.renderpass2.suballocation.attachment.1.84 +dEQP-VK.renderpass2.suballocation.attachment.1.85 +dEQP-VK.renderpass2.suballocation.attachment.1.86 +dEQP-VK.renderpass2.suballocation.attachment.1.87 +dEQP-VK.renderpass2.suballocation.attachment.1.88 +dEQP-VK.renderpass2.suballocation.attachment.1.89 +dEQP-VK.renderpass2.suballocation.attachment.1.90 +dEQP-VK.renderpass2.suballocation.attachment.1.91 +dEQP-VK.renderpass2.suballocation.attachment.1.92 +dEQP-VK.renderpass2.suballocation.attachment.1.93 +dEQP-VK.renderpass2.suballocation.attachment.1.94 +dEQP-VK.renderpass2.suballocation.attachment.1.95 +dEQP-VK.renderpass2.suballocation.attachment.1.96 +dEQP-VK.renderpass2.suballocation.attachment.1.97 +dEQP-VK.renderpass2.suballocation.attachment.1.98 +dEQP-VK.renderpass2.suballocation.attachment.1.99 +dEQP-VK.renderpass2.suballocation.attachment.3.200 +dEQP-VK.renderpass2.suballocation.attachment.3.201 +dEQP-VK.renderpass2.suballocation.attachment.3.202 +dEQP-VK.renderpass2.suballocation.attachment.3.203 +dEQP-VK.renderpass2.suballocation.attachment.3.204 +dEQP-VK.renderpass2.suballocation.attachment.3.205 +dEQP-VK.renderpass2.suballocation.attachment.3.206 +dEQP-VK.renderpass2.suballocation.attachment.3.207 +dEQP-VK.renderpass2.suballocation.attachment.3.208 +dEQP-VK.renderpass2.suballocation.attachment.3.209 +dEQP-VK.renderpass2.suballocation.attachment.3.210 +dEQP-VK.renderpass2.suballocation.attachment.3.211 +dEQP-VK.renderpass2.suballocation.attachment.3.212 +dEQP-VK.renderpass2.suballocation.attachment.3.213 +dEQP-VK.renderpass2.suballocation.attachment.3.214 +dEQP-VK.renderpass2.suballocation.attachment.3.215 +dEQP-VK.renderpass2.suballocation.attachment.3.216 +dEQP-VK.renderpass2.suballocation.attachment.3.217 +dEQP-VK.renderpass2.suballocation.attachment.3.218 +dEQP-VK.renderpass2.suballocation.attachment.3.219 +dEQP-VK.renderpass2.suballocation.attachment.3.220 +dEQP-VK.renderpass2.suballocation.attachment.3.221 +dEQP-VK.renderpass2.suballocation.attachment.3.222 +dEQP-VK.renderpass2.suballocation.attachment.3.223 +dEQP-VK.renderpass2.suballocation.attachment.3.224 +dEQP-VK.renderpass2.suballocation.attachment.3.225 +dEQP-VK.renderpass2.suballocation.attachment.3.226 +dEQP-VK.renderpass2.suballocation.attachment.3.227 +dEQP-VK.renderpass2.suballocation.attachment.3.228 +dEQP-VK.renderpass2.suballocation.attachment.3.229 +dEQP-VK.renderpass2.suballocation.attachment.3.230 +dEQP-VK.renderpass2.suballocation.attachment.3.231 +dEQP-VK.renderpass2.suballocation.attachment.3.232 +dEQP-VK.renderpass2.suballocation.attachment.3.233 +dEQP-VK.renderpass2.suballocation.attachment.3.234 +dEQP-VK.renderpass2.suballocation.attachment.3.235 +dEQP-VK.renderpass2.suballocation.attachment.3.236 +dEQP-VK.renderpass2.suballocation.attachment.3.237 +dEQP-VK.renderpass2.suballocation.attachment.3.238 +dEQP-VK.renderpass2.suballocation.attachment.3.239 +dEQP-VK.renderpass2.suballocation.attachment.3.240 +dEQP-VK.renderpass2.suballocation.attachment.3.241 +dEQP-VK.renderpass2.suballocation.attachment.3.242 +dEQP-VK.renderpass2.suballocation.attachment.3.243 +dEQP-VK.renderpass2.suballocation.attachment.3.244 +dEQP-VK.renderpass2.suballocation.attachment.3.245 +dEQP-VK.renderpass2.suballocation.attachment.3.246 +dEQP-VK.renderpass2.suballocation.attachment.3.247 +dEQP-VK.renderpass2.suballocation.attachment.3.248 +dEQP-VK.renderpass2.suballocation.attachment.3.249 +dEQP-VK.renderpass2.suballocation.attachment.3.250 +dEQP-VK.renderpass2.suballocation.attachment.3.251 +dEQP-VK.renderpass2.suballocation.attachment.3.252 +dEQP-VK.renderpass2.suballocation.attachment.3.253 +dEQP-VK.renderpass2.suballocation.attachment.3.254 +dEQP-VK.renderpass2.suballocation.attachment.3.255 +dEQP-VK.renderpass2.suballocation.attachment.3.256 +dEQP-VK.renderpass2.suballocation.attachment.3.257 +dEQP-VK.renderpass2.suballocation.attachment.3.258 +dEQP-VK.renderpass2.suballocation.attachment.3.259 +dEQP-VK.renderpass2.suballocation.attachment.3.260 +dEQP-VK.renderpass2.suballocation.attachment.3.261 +dEQP-VK.renderpass2.suballocation.attachment.3.262 +dEQP-VK.renderpass2.suballocation.attachment.3.263 +dEQP-VK.renderpass2.suballocation.attachment.3.264 +dEQP-VK.renderpass2.suballocation.attachment.3.265 +dEQP-VK.renderpass2.suballocation.attachment.3.266 +dEQP-VK.renderpass2.suballocation.attachment.3.267 +dEQP-VK.renderpass2.suballocation.attachment.3.268 +dEQP-VK.renderpass2.suballocation.attachment.3.269 +dEQP-VK.renderpass2.suballocation.attachment.3.270 +dEQP-VK.renderpass2.suballocation.attachment.3.271 +dEQP-VK.renderpass2.suballocation.attachment.3.272 +dEQP-VK.renderpass2.suballocation.attachment.3.273 +dEQP-VK.renderpass2.suballocation.attachment.3.274 +dEQP-VK.renderpass2.suballocation.attachment.3.275 +dEQP-VK.renderpass2.suballocation.attachment.3.276 +dEQP-VK.renderpass2.suballocation.attachment.3.277 +dEQP-VK.renderpass2.suballocation.attachment.3.278 +dEQP-VK.renderpass2.suballocation.attachment.3.279 +dEQP-VK.renderpass2.suballocation.attachment.3.280 +dEQP-VK.renderpass2.suballocation.attachment.3.281 +dEQP-VK.renderpass2.suballocation.attachment.3.282 +dEQP-VK.renderpass2.suballocation.attachment.3.283 +dEQP-VK.renderpass2.suballocation.attachment.3.284 +dEQP-VK.renderpass2.suballocation.attachment.3.285 +dEQP-VK.renderpass2.suballocation.attachment.3.286 +dEQP-VK.renderpass2.suballocation.attachment.3.287 +dEQP-VK.renderpass2.suballocation.attachment.3.288 +dEQP-VK.renderpass2.suballocation.attachment.3.289 +dEQP-VK.renderpass2.suballocation.attachment.3.290 +dEQP-VK.renderpass2.suballocation.attachment.3.291 +dEQP-VK.renderpass2.suballocation.attachment.3.292 +dEQP-VK.renderpass2.suballocation.attachment.3.293 +dEQP-VK.renderpass2.suballocation.attachment.3.294 +dEQP-VK.renderpass2.suballocation.attachment.3.295 +dEQP-VK.renderpass2.suballocation.attachment.3.296 +dEQP-VK.renderpass2.suballocation.attachment.3.297 +dEQP-VK.renderpass2.suballocation.attachment.3.298 +dEQP-VK.renderpass2.suballocation.attachment.3.299 +dEQP-VK.renderpass2.suballocation.attachment.3.300 +dEQP-VK.renderpass2.suballocation.attachment.3.301 +dEQP-VK.renderpass2.suballocation.attachment.3.302 +dEQP-VK.renderpass2.suballocation.attachment.3.303 +dEQP-VK.renderpass2.suballocation.attachment.3.304 +dEQP-VK.renderpass2.suballocation.attachment.3.305 +dEQP-VK.renderpass2.suballocation.attachment.3.306 +dEQP-VK.renderpass2.suballocation.attachment.3.307 +dEQP-VK.renderpass2.suballocation.attachment.3.308 +dEQP-VK.renderpass2.suballocation.attachment.3.309 +dEQP-VK.renderpass2.suballocation.attachment.3.310 +dEQP-VK.renderpass2.suballocation.attachment.3.311 +dEQP-VK.renderpass2.suballocation.attachment.3.312 +dEQP-VK.renderpass2.suballocation.attachment.3.313 +dEQP-VK.renderpass2.suballocation.attachment.3.314 +dEQP-VK.renderpass2.suballocation.attachment.3.315 +dEQP-VK.renderpass2.suballocation.attachment.3.316 +dEQP-VK.renderpass2.suballocation.attachment.3.317 +dEQP-VK.renderpass2.suballocation.attachment.3.318 +dEQP-VK.renderpass2.suballocation.attachment.3.319 +dEQP-VK.renderpass2.suballocation.attachment.3.320 +dEQP-VK.renderpass2.suballocation.attachment.3.321 +dEQP-VK.renderpass2.suballocation.attachment.3.322 +dEQP-VK.renderpass2.suballocation.attachment.3.323 +dEQP-VK.renderpass2.suballocation.attachment.3.324 +dEQP-VK.renderpass2.suballocation.attachment.3.325 +dEQP-VK.renderpass2.suballocation.attachment.3.326 +dEQP-VK.renderpass2.suballocation.attachment.3.327 +dEQP-VK.renderpass2.suballocation.attachment.3.328 +dEQP-VK.renderpass2.suballocation.attachment.3.329 +dEQP-VK.renderpass2.suballocation.attachment.3.330 +dEQP-VK.renderpass2.suballocation.attachment.3.331 +dEQP-VK.renderpass2.suballocation.attachment.3.332 +dEQP-VK.renderpass2.suballocation.attachment.3.333 +dEQP-VK.renderpass2.suballocation.attachment.3.334 +dEQP-VK.renderpass2.suballocation.attachment.3.335 +dEQP-VK.renderpass2.suballocation.attachment.3.336 +dEQP-VK.renderpass2.suballocation.attachment.3.337 +dEQP-VK.renderpass2.suballocation.attachment.3.338 +dEQP-VK.renderpass2.suballocation.attachment.3.339 +dEQP-VK.renderpass2.suballocation.attachment.3.340 +dEQP-VK.renderpass2.suballocation.attachment.3.341 +dEQP-VK.renderpass2.suballocation.attachment.3.342 +dEQP-VK.renderpass2.suballocation.attachment.3.343 +dEQP-VK.renderpass2.suballocation.attachment.3.344 +dEQP-VK.renderpass2.suballocation.attachment.3.345 +dEQP-VK.renderpass2.suballocation.attachment.3.346 +dEQP-VK.renderpass2.suballocation.attachment.3.347 +dEQP-VK.renderpass2.suballocation.attachment.3.348 +dEQP-VK.renderpass2.suballocation.attachment.3.349 +dEQP-VK.renderpass2.suballocation.attachment.3.350 +dEQP-VK.renderpass2.suballocation.attachment.3.351 +dEQP-VK.renderpass2.suballocation.attachment.3.352 +dEQP-VK.renderpass2.suballocation.attachment.3.353 +dEQP-VK.renderpass2.suballocation.attachment.3.354 +dEQP-VK.renderpass2.suballocation.attachment.3.355 +dEQP-VK.renderpass2.suballocation.attachment.3.356 +dEQP-VK.renderpass2.suballocation.attachment.3.357 +dEQP-VK.renderpass2.suballocation.attachment.3.358 +dEQP-VK.renderpass2.suballocation.attachment.3.359 +dEQP-VK.renderpass2.suballocation.attachment.3.360 +dEQP-VK.renderpass2.suballocation.attachment.3.361 +dEQP-VK.renderpass2.suballocation.attachment.3.362 +dEQP-VK.renderpass2.suballocation.attachment.3.363 +dEQP-VK.renderpass2.suballocation.attachment.3.364 +dEQP-VK.renderpass2.suballocation.attachment.3.365 +dEQP-VK.renderpass2.suballocation.attachment.3.366 +dEQP-VK.renderpass2.suballocation.attachment.3.367 +dEQP-VK.renderpass2.suballocation.attachment.3.368 +dEQP-VK.renderpass2.suballocation.attachment.3.369 +dEQP-VK.renderpass2.suballocation.attachment.3.370 +dEQP-VK.renderpass2.suballocation.attachment.3.371 +dEQP-VK.renderpass2.suballocation.attachment.3.372 +dEQP-VK.renderpass2.suballocation.attachment.3.373 +dEQP-VK.renderpass2.suballocation.attachment.3.374 +dEQP-VK.renderpass2.suballocation.attachment.3.375 +dEQP-VK.renderpass2.suballocation.attachment.3.376 +dEQP-VK.renderpass2.suballocation.attachment.3.377 +dEQP-VK.renderpass2.suballocation.attachment.3.378 +dEQP-VK.renderpass2.suballocation.attachment.3.379 +dEQP-VK.renderpass2.suballocation.attachment.3.380 +dEQP-VK.renderpass2.suballocation.attachment.3.381 +dEQP-VK.renderpass2.suballocation.attachment.3.382 +dEQP-VK.renderpass2.suballocation.attachment.3.383 +dEQP-VK.renderpass2.suballocation.attachment.3.384 +dEQP-VK.renderpass2.suballocation.attachment.3.385 +dEQP-VK.renderpass2.suballocation.attachment.3.386 +dEQP-VK.renderpass2.suballocation.attachment.3.387 +dEQP-VK.renderpass2.suballocation.attachment.3.388 +dEQP-VK.renderpass2.suballocation.attachment.3.389 +dEQP-VK.renderpass2.suballocation.attachment.3.390 +dEQP-VK.renderpass2.suballocation.attachment.3.391 +dEQP-VK.renderpass2.suballocation.attachment.3.392 +dEQP-VK.renderpass2.suballocation.attachment.3.393 +dEQP-VK.renderpass2.suballocation.attachment.3.394 +dEQP-VK.renderpass2.suballocation.attachment.3.395 +dEQP-VK.renderpass2.suballocation.attachment.3.396 +dEQP-VK.renderpass2.suballocation.attachment.3.397 +dEQP-VK.renderpass2.suballocation.attachment.3.398 +dEQP-VK.renderpass2.suballocation.attachment.3.399 +dEQP-VK.renderpass2.suballocation.attachment.4.400 +dEQP-VK.renderpass2.suballocation.attachment.4.401 +dEQP-VK.renderpass2.suballocation.attachment.4.402 +dEQP-VK.renderpass2.suballocation.attachment.4.403 +dEQP-VK.renderpass2.suballocation.attachment.4.404 +dEQP-VK.renderpass2.suballocation.attachment.4.405 +dEQP-VK.renderpass2.suballocation.attachment.4.406 +dEQP-VK.renderpass2.suballocation.attachment.4.407 +dEQP-VK.renderpass2.suballocation.attachment.4.408 +dEQP-VK.renderpass2.suballocation.attachment.4.409 +dEQP-VK.renderpass2.suballocation.attachment.4.410 +dEQP-VK.renderpass2.suballocation.attachment.4.411 +dEQP-VK.renderpass2.suballocation.attachment.4.412 +dEQP-VK.renderpass2.suballocation.attachment.4.413 +dEQP-VK.renderpass2.suballocation.attachment.4.414 +dEQP-VK.renderpass2.suballocation.attachment.4.415 +dEQP-VK.renderpass2.suballocation.attachment.4.416 +dEQP-VK.renderpass2.suballocation.attachment.4.417 +dEQP-VK.renderpass2.suballocation.attachment.4.418 +dEQP-VK.renderpass2.suballocation.attachment.4.419 +dEQP-VK.renderpass2.suballocation.attachment.4.420 +dEQP-VK.renderpass2.suballocation.attachment.4.421 +dEQP-VK.renderpass2.suballocation.attachment.4.422 +dEQP-VK.renderpass2.suballocation.attachment.4.423 +dEQP-VK.renderpass2.suballocation.attachment.4.424 +dEQP-VK.renderpass2.suballocation.attachment.4.425 +dEQP-VK.renderpass2.suballocation.attachment.4.426 +dEQP-VK.renderpass2.suballocation.attachment.4.427 +dEQP-VK.renderpass2.suballocation.attachment.4.428 +dEQP-VK.renderpass2.suballocation.attachment.4.429 +dEQP-VK.renderpass2.suballocation.attachment.4.430 +dEQP-VK.renderpass2.suballocation.attachment.4.431 +dEQP-VK.renderpass2.suballocation.attachment.4.432 +dEQP-VK.renderpass2.suballocation.attachment.4.433 +dEQP-VK.renderpass2.suballocation.attachment.4.434 +dEQP-VK.renderpass2.suballocation.attachment.4.435 +dEQP-VK.renderpass2.suballocation.attachment.4.436 +dEQP-VK.renderpass2.suballocation.attachment.4.437 +dEQP-VK.renderpass2.suballocation.attachment.4.438 +dEQP-VK.renderpass2.suballocation.attachment.4.439 +dEQP-VK.renderpass2.suballocation.attachment.4.440 +dEQP-VK.renderpass2.suballocation.attachment.4.441 +dEQP-VK.renderpass2.suballocation.attachment.4.442 +dEQP-VK.renderpass2.suballocation.attachment.4.443 +dEQP-VK.renderpass2.suballocation.attachment.4.444 +dEQP-VK.renderpass2.suballocation.attachment.4.445 +dEQP-VK.renderpass2.suballocation.attachment.4.446 +dEQP-VK.renderpass2.suballocation.attachment.4.447 +dEQP-VK.renderpass2.suballocation.attachment.4.448 +dEQP-VK.renderpass2.suballocation.attachment.4.449 +dEQP-VK.renderpass2.suballocation.attachment.4.450 +dEQP-VK.renderpass2.suballocation.attachment.4.451 +dEQP-VK.renderpass2.suballocation.attachment.4.452 +dEQP-VK.renderpass2.suballocation.attachment.4.453 +dEQP-VK.renderpass2.suballocation.attachment.4.454 +dEQP-VK.renderpass2.suballocation.attachment.4.455 +dEQP-VK.renderpass2.suballocation.attachment.4.456 +dEQP-VK.renderpass2.suballocation.attachment.4.457 +dEQP-VK.renderpass2.suballocation.attachment.4.458 +dEQP-VK.renderpass2.suballocation.attachment.4.459 +dEQP-VK.renderpass2.suballocation.attachment.4.460 +dEQP-VK.renderpass2.suballocation.attachment.4.461 +dEQP-VK.renderpass2.suballocation.attachment.4.462 +dEQP-VK.renderpass2.suballocation.attachment.4.463 +dEQP-VK.renderpass2.suballocation.attachment.4.464 +dEQP-VK.renderpass2.suballocation.attachment.4.465 +dEQP-VK.renderpass2.suballocation.attachment.4.466 +dEQP-VK.renderpass2.suballocation.attachment.4.467 +dEQP-VK.renderpass2.suballocation.attachment.4.468 +dEQP-VK.renderpass2.suballocation.attachment.4.469 +dEQP-VK.renderpass2.suballocation.attachment.4.470 +dEQP-VK.renderpass2.suballocation.attachment.4.471 +dEQP-VK.renderpass2.suballocation.attachment.4.472 +dEQP-VK.renderpass2.suballocation.attachment.4.473 +dEQP-VK.renderpass2.suballocation.attachment.4.474 +dEQP-VK.renderpass2.suballocation.attachment.4.475 +dEQP-VK.renderpass2.suballocation.attachment.4.476 +dEQP-VK.renderpass2.suballocation.attachment.4.477 +dEQP-VK.renderpass2.suballocation.attachment.4.478 +dEQP-VK.renderpass2.suballocation.attachment.4.479 +dEQP-VK.renderpass2.suballocation.attachment.4.480 +dEQP-VK.renderpass2.suballocation.attachment.4.481 +dEQP-VK.renderpass2.suballocation.attachment.4.482 +dEQP-VK.renderpass2.suballocation.attachment.4.483 +dEQP-VK.renderpass2.suballocation.attachment.4.484 +dEQP-VK.renderpass2.suballocation.attachment.4.485 +dEQP-VK.renderpass2.suballocation.attachment.4.486 +dEQP-VK.renderpass2.suballocation.attachment.4.487 +dEQP-VK.renderpass2.suballocation.attachment.4.488 +dEQP-VK.renderpass2.suballocation.attachment.4.489 +dEQP-VK.renderpass2.suballocation.attachment.4.490 +dEQP-VK.renderpass2.suballocation.attachment.4.491 +dEQP-VK.renderpass2.suballocation.attachment.4.492 +dEQP-VK.renderpass2.suballocation.attachment.4.493 +dEQP-VK.renderpass2.suballocation.attachment.4.494 +dEQP-VK.renderpass2.suballocation.attachment.4.495 +dEQP-VK.renderpass2.suballocation.attachment.4.496 +dEQP-VK.renderpass2.suballocation.attachment.4.497 +dEQP-VK.renderpass2.suballocation.attachment.4.498 +dEQP-VK.renderpass2.suballocation.attachment.4.499 +dEQP-VK.renderpass2.suballocation.attachment.4.500 +dEQP-VK.renderpass2.suballocation.attachment.4.501 +dEQP-VK.renderpass2.suballocation.attachment.4.502 +dEQP-VK.renderpass2.suballocation.attachment.4.503 +dEQP-VK.renderpass2.suballocation.attachment.4.504 +dEQP-VK.renderpass2.suballocation.attachment.4.505 +dEQP-VK.renderpass2.suballocation.attachment.4.506 +dEQP-VK.renderpass2.suballocation.attachment.4.507 +dEQP-VK.renderpass2.suballocation.attachment.4.508 +dEQP-VK.renderpass2.suballocation.attachment.4.509 +dEQP-VK.renderpass2.suballocation.attachment.4.510 +dEQP-VK.renderpass2.suballocation.attachment.4.511 +dEQP-VK.renderpass2.suballocation.attachment.4.512 +dEQP-VK.renderpass2.suballocation.attachment.4.513 +dEQP-VK.renderpass2.suballocation.attachment.4.514 +dEQP-VK.renderpass2.suballocation.attachment.4.515 +dEQP-VK.renderpass2.suballocation.attachment.4.516 +dEQP-VK.renderpass2.suballocation.attachment.4.517 +dEQP-VK.renderpass2.suballocation.attachment.4.518 +dEQP-VK.renderpass2.suballocation.attachment.4.519 +dEQP-VK.renderpass2.suballocation.attachment.4.520 +dEQP-VK.renderpass2.suballocation.attachment.4.521 +dEQP-VK.renderpass2.suballocation.attachment.4.522 +dEQP-VK.renderpass2.suballocation.attachment.4.523 +dEQP-VK.renderpass2.suballocation.attachment.4.524 +dEQP-VK.renderpass2.suballocation.attachment.4.525 +dEQP-VK.renderpass2.suballocation.attachment.4.526 +dEQP-VK.renderpass2.suballocation.attachment.4.527 +dEQP-VK.renderpass2.suballocation.attachment.4.528 +dEQP-VK.renderpass2.suballocation.attachment.4.529 +dEQP-VK.renderpass2.suballocation.attachment.4.530 +dEQP-VK.renderpass2.suballocation.attachment.4.531 +dEQP-VK.renderpass2.suballocation.attachment.4.532 +dEQP-VK.renderpass2.suballocation.attachment.4.533 +dEQP-VK.renderpass2.suballocation.attachment.4.534 +dEQP-VK.renderpass2.suballocation.attachment.4.535 +dEQP-VK.renderpass2.suballocation.attachment.4.536 +dEQP-VK.renderpass2.suballocation.attachment.4.537 +dEQP-VK.renderpass2.suballocation.attachment.4.538 +dEQP-VK.renderpass2.suballocation.attachment.4.539 +dEQP-VK.renderpass2.suballocation.attachment.4.540 +dEQP-VK.renderpass2.suballocation.attachment.4.541 +dEQP-VK.renderpass2.suballocation.attachment.4.542 +dEQP-VK.renderpass2.suballocation.attachment.4.543 +dEQP-VK.renderpass2.suballocation.attachment.4.544 +dEQP-VK.renderpass2.suballocation.attachment.4.545 +dEQP-VK.renderpass2.suballocation.attachment.4.546 +dEQP-VK.renderpass2.suballocation.attachment.4.547 +dEQP-VK.renderpass2.suballocation.attachment.4.548 +dEQP-VK.renderpass2.suballocation.attachment.4.549 +dEQP-VK.renderpass2.suballocation.attachment.4.550 +dEQP-VK.renderpass2.suballocation.attachment.4.551 +dEQP-VK.renderpass2.suballocation.attachment.4.552 +dEQP-VK.renderpass2.suballocation.attachment.4.553 +dEQP-VK.renderpass2.suballocation.attachment.4.554 +dEQP-VK.renderpass2.suballocation.attachment.4.555 +dEQP-VK.renderpass2.suballocation.attachment.4.556 +dEQP-VK.renderpass2.suballocation.attachment.4.557 +dEQP-VK.renderpass2.suballocation.attachment.4.558 +dEQP-VK.renderpass2.suballocation.attachment.4.559 +dEQP-VK.renderpass2.suballocation.attachment.4.560 +dEQP-VK.renderpass2.suballocation.attachment.4.561 +dEQP-VK.renderpass2.suballocation.attachment.4.562 +dEQP-VK.renderpass2.suballocation.attachment.4.563 +dEQP-VK.renderpass2.suballocation.attachment.4.564 +dEQP-VK.renderpass2.suballocation.attachment.4.565 +dEQP-VK.renderpass2.suballocation.attachment.4.566 +dEQP-VK.renderpass2.suballocation.attachment.4.567 +dEQP-VK.renderpass2.suballocation.attachment.4.568 +dEQP-VK.renderpass2.suballocation.attachment.4.569 +dEQP-VK.renderpass2.suballocation.attachment.4.570 +dEQP-VK.renderpass2.suballocation.attachment.4.571 +dEQP-VK.renderpass2.suballocation.attachment.4.572 +dEQP-VK.renderpass2.suballocation.attachment.4.573 +dEQP-VK.renderpass2.suballocation.attachment.4.574 +dEQP-VK.renderpass2.suballocation.attachment.4.575 +dEQP-VK.renderpass2.suballocation.attachment.4.576 +dEQP-VK.renderpass2.suballocation.attachment.4.577 +dEQP-VK.renderpass2.suballocation.attachment.4.578 +dEQP-VK.renderpass2.suballocation.attachment.4.579 +dEQP-VK.renderpass2.suballocation.attachment.4.580 +dEQP-VK.renderpass2.suballocation.attachment.4.581 +dEQP-VK.renderpass2.suballocation.attachment.4.582 +dEQP-VK.renderpass2.suballocation.attachment.4.583 +dEQP-VK.renderpass2.suballocation.attachment.4.584 +dEQP-VK.renderpass2.suballocation.attachment.4.585 +dEQP-VK.renderpass2.suballocation.attachment.4.586 +dEQP-VK.renderpass2.suballocation.attachment.4.587 +dEQP-VK.renderpass2.suballocation.attachment.4.588 +dEQP-VK.renderpass2.suballocation.attachment.4.589 +dEQP-VK.renderpass2.suballocation.attachment.4.590 +dEQP-VK.renderpass2.suballocation.attachment.4.591 +dEQP-VK.renderpass2.suballocation.attachment.4.592 +dEQP-VK.renderpass2.suballocation.attachment.4.593 +dEQP-VK.renderpass2.suballocation.attachment.4.594 +dEQP-VK.renderpass2.suballocation.attachment.4.595 +dEQP-VK.renderpass2.suballocation.attachment.4.596 +dEQP-VK.renderpass2.suballocation.attachment.4.597 +dEQP-VK.renderpass2.suballocation.attachment.4.598 +dEQP-VK.renderpass2.suballocation.attachment.4.599 +dEQP-VK.renderpass2.suballocation.attachment.8.600 +dEQP-VK.renderpass2.suballocation.attachment.8.601 +dEQP-VK.renderpass2.suballocation.attachment.8.602 +dEQP-VK.renderpass2.suballocation.attachment.8.603 +dEQP-VK.renderpass2.suballocation.attachment.8.604 +dEQP-VK.renderpass2.suballocation.attachment.8.605 +dEQP-VK.renderpass2.suballocation.attachment.8.606 +dEQP-VK.renderpass2.suballocation.attachment.8.607 +dEQP-VK.renderpass2.suballocation.attachment.8.608 +dEQP-VK.renderpass2.suballocation.attachment.8.609 +dEQP-VK.renderpass2.suballocation.attachment.8.610 +dEQP-VK.renderpass2.suballocation.attachment.8.611 +dEQP-VK.renderpass2.suballocation.attachment.8.612 +dEQP-VK.renderpass2.suballocation.attachment.8.613 +dEQP-VK.renderpass2.suballocation.attachment.8.614 +dEQP-VK.renderpass2.suballocation.attachment.8.615 +dEQP-VK.renderpass2.suballocation.attachment.8.616 +dEQP-VK.renderpass2.suballocation.attachment.8.617 +dEQP-VK.renderpass2.suballocation.attachment.8.618 +dEQP-VK.renderpass2.suballocation.attachment.8.619 +dEQP-VK.renderpass2.suballocation.attachment.8.620 +dEQP-VK.renderpass2.suballocation.attachment.8.621 +dEQP-VK.renderpass2.suballocation.attachment.8.622 +dEQP-VK.renderpass2.suballocation.attachment.8.623 +dEQP-VK.renderpass2.suballocation.attachment.8.624 +dEQP-VK.renderpass2.suballocation.attachment.8.625 +dEQP-VK.renderpass2.suballocation.attachment.8.626 +dEQP-VK.renderpass2.suballocation.attachment.8.627 +dEQP-VK.renderpass2.suballocation.attachment.8.628 +dEQP-VK.renderpass2.suballocation.attachment.8.629 +dEQP-VK.renderpass2.suballocation.attachment.8.630 +dEQP-VK.renderpass2.suballocation.attachment.8.631 +dEQP-VK.renderpass2.suballocation.attachment.8.632 +dEQP-VK.renderpass2.suballocation.attachment.8.633 +dEQP-VK.renderpass2.suballocation.attachment.8.634 +dEQP-VK.renderpass2.suballocation.attachment.8.635 +dEQP-VK.renderpass2.suballocation.attachment.8.636 +dEQP-VK.renderpass2.suballocation.attachment.8.637 +dEQP-VK.renderpass2.suballocation.attachment.8.638 +dEQP-VK.renderpass2.suballocation.attachment.8.639 +dEQP-VK.renderpass2.suballocation.attachment.8.640 +dEQP-VK.renderpass2.suballocation.attachment.8.641 +dEQP-VK.renderpass2.suballocation.attachment.8.642 +dEQP-VK.renderpass2.suballocation.attachment.8.643 +dEQP-VK.renderpass2.suballocation.attachment.8.644 +dEQP-VK.renderpass2.suballocation.attachment.8.645 +dEQP-VK.renderpass2.suballocation.attachment.8.646 +dEQP-VK.renderpass2.suballocation.attachment.8.647 +dEQP-VK.renderpass2.suballocation.attachment.8.648 +dEQP-VK.renderpass2.suballocation.attachment.8.649 +dEQP-VK.renderpass2.suballocation.attachment.8.650 +dEQP-VK.renderpass2.suballocation.attachment.8.651 +dEQP-VK.renderpass2.suballocation.attachment.8.652 +dEQP-VK.renderpass2.suballocation.attachment.8.653 +dEQP-VK.renderpass2.suballocation.attachment.8.654 +dEQP-VK.renderpass2.suballocation.attachment.8.655 +dEQP-VK.renderpass2.suballocation.attachment.8.656 +dEQP-VK.renderpass2.suballocation.attachment.8.657 +dEQP-VK.renderpass2.suballocation.attachment.8.658 +dEQP-VK.renderpass2.suballocation.attachment.8.659 +dEQP-VK.renderpass2.suballocation.attachment.8.660 +dEQP-VK.renderpass2.suballocation.attachment.8.661 +dEQP-VK.renderpass2.suballocation.attachment.8.662 +dEQP-VK.renderpass2.suballocation.attachment.8.663 +dEQP-VK.renderpass2.suballocation.attachment.8.664 +dEQP-VK.renderpass2.suballocation.attachment.8.665 +dEQP-VK.renderpass2.suballocation.attachment.8.666 +dEQP-VK.renderpass2.suballocation.attachment.8.667 +dEQP-VK.renderpass2.suballocation.attachment.8.668 +dEQP-VK.renderpass2.suballocation.attachment.8.669 +dEQP-VK.renderpass2.suballocation.attachment.8.670 +dEQP-VK.renderpass2.suballocation.attachment.8.671 +dEQP-VK.renderpass2.suballocation.attachment.8.672 +dEQP-VK.renderpass2.suballocation.attachment.8.673 +dEQP-VK.renderpass2.suballocation.attachment.8.674 +dEQP-VK.renderpass2.suballocation.attachment.8.675 +dEQP-VK.renderpass2.suballocation.attachment.8.676 +dEQP-VK.renderpass2.suballocation.attachment.8.677 +dEQP-VK.renderpass2.suballocation.attachment.8.678 +dEQP-VK.renderpass2.suballocation.attachment.8.679 +dEQP-VK.renderpass2.suballocation.attachment.8.680 +dEQP-VK.renderpass2.suballocation.attachment.8.681 +dEQP-VK.renderpass2.suballocation.attachment.8.682 +dEQP-VK.renderpass2.suballocation.attachment.8.683 +dEQP-VK.renderpass2.suballocation.attachment.8.684 +dEQP-VK.renderpass2.suballocation.attachment.8.685 +dEQP-VK.renderpass2.suballocation.attachment.8.686 +dEQP-VK.renderpass2.suballocation.attachment.8.687 +dEQP-VK.renderpass2.suballocation.attachment.8.688 +dEQP-VK.renderpass2.suballocation.attachment.8.689 +dEQP-VK.renderpass2.suballocation.attachment.8.690 +dEQP-VK.renderpass2.suballocation.attachment.8.691 +dEQP-VK.renderpass2.suballocation.attachment.8.692 +dEQP-VK.renderpass2.suballocation.attachment.8.693 +dEQP-VK.renderpass2.suballocation.attachment.8.694 +dEQP-VK.renderpass2.suballocation.attachment.8.695 +dEQP-VK.renderpass2.suballocation.attachment.8.696 +dEQP-VK.renderpass2.suballocation.attachment.8.697 +dEQP-VK.renderpass2.suballocation.attachment.8.698 +dEQP-VK.renderpass2.suballocation.attachment.8.699 +dEQP-VK.renderpass2.suballocation.attachment.8.700 +dEQP-VK.renderpass2.suballocation.attachment.8.701 +dEQP-VK.renderpass2.suballocation.attachment.8.702 +dEQP-VK.renderpass2.suballocation.attachment.8.703 +dEQP-VK.renderpass2.suballocation.attachment.8.704 +dEQP-VK.renderpass2.suballocation.attachment.8.705 +dEQP-VK.renderpass2.suballocation.attachment.8.706 +dEQP-VK.renderpass2.suballocation.attachment.8.707 +dEQP-VK.renderpass2.suballocation.attachment.8.708 +dEQP-VK.renderpass2.suballocation.attachment.8.709 +dEQP-VK.renderpass2.suballocation.attachment.8.710 +dEQP-VK.renderpass2.suballocation.attachment.8.711 +dEQP-VK.renderpass2.suballocation.attachment.8.712 +dEQP-VK.renderpass2.suballocation.attachment.8.713 +dEQP-VK.renderpass2.suballocation.attachment.8.714 +dEQP-VK.renderpass2.suballocation.attachment.8.715 +dEQP-VK.renderpass2.suballocation.attachment.8.716 +dEQP-VK.renderpass2.suballocation.attachment.8.717 +dEQP-VK.renderpass2.suballocation.attachment.8.718 +dEQP-VK.renderpass2.suballocation.attachment.8.719 +dEQP-VK.renderpass2.suballocation.attachment.8.720 +dEQP-VK.renderpass2.suballocation.attachment.8.721 +dEQP-VK.renderpass2.suballocation.attachment.8.722 +dEQP-VK.renderpass2.suballocation.attachment.8.723 +dEQP-VK.renderpass2.suballocation.attachment.8.724 +dEQP-VK.renderpass2.suballocation.attachment.8.725 +dEQP-VK.renderpass2.suballocation.attachment.8.726 +dEQP-VK.renderpass2.suballocation.attachment.8.727 +dEQP-VK.renderpass2.suballocation.attachment.8.728 +dEQP-VK.renderpass2.suballocation.attachment.8.729 +dEQP-VK.renderpass2.suballocation.attachment.8.730 +dEQP-VK.renderpass2.suballocation.attachment.8.731 +dEQP-VK.renderpass2.suballocation.attachment.8.732 +dEQP-VK.renderpass2.suballocation.attachment.8.733 +dEQP-VK.renderpass2.suballocation.attachment.8.734 +dEQP-VK.renderpass2.suballocation.attachment.8.735 +dEQP-VK.renderpass2.suballocation.attachment.8.736 +dEQP-VK.renderpass2.suballocation.attachment.8.737 +dEQP-VK.renderpass2.suballocation.attachment.8.738 +dEQP-VK.renderpass2.suballocation.attachment.8.739 +dEQP-VK.renderpass2.suballocation.attachment.8.740 +dEQP-VK.renderpass2.suballocation.attachment.8.741 +dEQP-VK.renderpass2.suballocation.attachment.8.742 +dEQP-VK.renderpass2.suballocation.attachment.8.743 +dEQP-VK.renderpass2.suballocation.attachment.8.744 +dEQP-VK.renderpass2.suballocation.attachment.8.745 +dEQP-VK.renderpass2.suballocation.attachment.8.746 +dEQP-VK.renderpass2.suballocation.attachment.8.747 +dEQP-VK.renderpass2.suballocation.attachment.8.748 +dEQP-VK.renderpass2.suballocation.attachment.8.749 +dEQP-VK.renderpass2.suballocation.attachment.8.750 +dEQP-VK.renderpass2.suballocation.attachment.8.751 +dEQP-VK.renderpass2.suballocation.attachment.8.752 +dEQP-VK.renderpass2.suballocation.attachment.8.753 +dEQP-VK.renderpass2.suballocation.attachment.8.754 +dEQP-VK.renderpass2.suballocation.attachment.8.755 +dEQP-VK.renderpass2.suballocation.attachment.8.756 +dEQP-VK.renderpass2.suballocation.attachment.8.757 +dEQP-VK.renderpass2.suballocation.attachment.8.758 +dEQP-VK.renderpass2.suballocation.attachment.8.759 +dEQP-VK.renderpass2.suballocation.attachment.8.760 +dEQP-VK.renderpass2.suballocation.attachment.8.761 +dEQP-VK.renderpass2.suballocation.attachment.8.762 +dEQP-VK.renderpass2.suballocation.attachment.8.763 +dEQP-VK.renderpass2.suballocation.attachment.8.764 +dEQP-VK.renderpass2.suballocation.attachment.8.765 +dEQP-VK.renderpass2.suballocation.attachment.8.766 +dEQP-VK.renderpass2.suballocation.attachment.8.767 +dEQP-VK.renderpass2.suballocation.attachment.8.768 +dEQP-VK.renderpass2.suballocation.attachment.8.769 +dEQP-VK.renderpass2.suballocation.attachment.8.770 +dEQP-VK.renderpass2.suballocation.attachment.8.771 +dEQP-VK.renderpass2.suballocation.attachment.8.772 +dEQP-VK.renderpass2.suballocation.attachment.8.773 +dEQP-VK.renderpass2.suballocation.attachment.8.774 +dEQP-VK.renderpass2.suballocation.attachment.8.775 +dEQP-VK.renderpass2.suballocation.attachment.8.776 +dEQP-VK.renderpass2.suballocation.attachment.8.777 +dEQP-VK.renderpass2.suballocation.attachment.8.778 +dEQP-VK.renderpass2.suballocation.attachment.8.779 +dEQP-VK.renderpass2.suballocation.attachment.8.780 +dEQP-VK.renderpass2.suballocation.attachment.8.781 +dEQP-VK.renderpass2.suballocation.attachment.8.782 +dEQP-VK.renderpass2.suballocation.attachment.8.783 +dEQP-VK.renderpass2.suballocation.attachment.8.784 +dEQP-VK.renderpass2.suballocation.attachment.8.785 +dEQP-VK.renderpass2.suballocation.attachment.8.786 +dEQP-VK.renderpass2.suballocation.attachment.8.787 +dEQP-VK.renderpass2.suballocation.attachment.8.788 +dEQP-VK.renderpass2.suballocation.attachment.8.789 +dEQP-VK.renderpass2.suballocation.attachment.8.790 +dEQP-VK.renderpass2.suballocation.attachment.8.791 +dEQP-VK.renderpass2.suballocation.attachment.8.792 +dEQP-VK.renderpass2.suballocation.attachment.8.793 +dEQP-VK.renderpass2.suballocation.attachment.8.794 +dEQP-VK.renderpass2.suballocation.attachment.8.795 +dEQP-VK.renderpass2.suballocation.attachment.8.796 +dEQP-VK.renderpass2.suballocation.attachment.8.797 +dEQP-VK.renderpass2.suballocation.attachment.8.798 +dEQP-VK.renderpass2.suballocation.attachment.8.799 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.99 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_4 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_5 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_6 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_7 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_4 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_5 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_6 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_7 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_8 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_9 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_10 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_11 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_12 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_13 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_14 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_15 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_4 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_5 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_6 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_7 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_8 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_9 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_10 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_11 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_12 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_13 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_14 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_15 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_16 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_17 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_18 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_19 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_20 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_21 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_22 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_23 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_24 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_25 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_26 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_27 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_28 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_29 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_30 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_31 +dEQP-VK.renderpass2.suballocation.sparserendertarget.r5g6b5_unorm_pack16 +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_srgb +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_unorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_snorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_uint_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_sint_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_srgb_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_srgb +dEQP-VK.renderpass2.suballocation.sparserendertarget.a2r10g10b10_unorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_unorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_uint_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sfloat +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.dedicated_allocation.simple.color +dEQP-VK.renderpass2.dedicated_allocation.simple.depth +dEQP-VK.renderpass2.dedicated_allocation.simple.stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.depth_stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth +dEQP-VK.renderpass2.dedicated_allocation.simple.color_stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth_stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.no_attachments +dEQP-VK.renderpass2.dedicated_allocation.simple.color_unused_omit_blend_state +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.200 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.201 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.202 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.203 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.204 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.205 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.206 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.207 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.208 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.209 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.210 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.211 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.212 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.213 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.214 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.215 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.216 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.217 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.218 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.219 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.220 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.221 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.222 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.223 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.224 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.225 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.226 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.227 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.228 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.229 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.230 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.231 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.232 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.233 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.234 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.235 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.236 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.237 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.238 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.239 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.240 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.241 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.242 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.243 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.244 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.245 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.246 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.247 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.248 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.249 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.250 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.251 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.252 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.253 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.254 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.255 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.256 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.257 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.258 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.259 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.260 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.261 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.262 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.263 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.264 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.265 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.266 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.267 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.268 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.269 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.270 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.271 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.272 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.273 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.274 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.275 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.276 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.277 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.278 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.279 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.280 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.281 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.282 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.283 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.284 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.285 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.286 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.287 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.288 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.289 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.290 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.291 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.292 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.293 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.294 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.295 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.296 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.297 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.298 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.299 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.300 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.301 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.302 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.303 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.304 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.305 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.306 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.307 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.308 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.309 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.310 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.311 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.312 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.313 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.314 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.315 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.316 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.317 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.318 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.319 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.320 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.321 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.322 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.323 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.324 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.325 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.326 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.327 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.328 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.329 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.330 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.331 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.332 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.333 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.334 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.335 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.336 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.337 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.338 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.339 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.340 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.341 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.342 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.343 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.344 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.345 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.346 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.347 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.348 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.349 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.350 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.351 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.352 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.353 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.354 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.355 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.356 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.357 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.358 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.359 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.360 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.361 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.362 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.363 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.364 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.365 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.366 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.367 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.368 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.369 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.370 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.371 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.372 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.373 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.374 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.375 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.376 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.377 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.378 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.379 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.380 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.381 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.382 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.383 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.384 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.385 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.386 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.387 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.388 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.389 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.390 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.391 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.392 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.393 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.394 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.395 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.396 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.397 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.398 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.399 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.400 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.401 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.402 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.403 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.404 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.405 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.406 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.407 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.408 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.409 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.410 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.411 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.412 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.413 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.414 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.415 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.416 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.417 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.418 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.419 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.420 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.421 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.422 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.423 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.424 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.425 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.426 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.427 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.428 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.429 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.430 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.431 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.432 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.433 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.434 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.435 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.436 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.437 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.438 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.439 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.440 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.441 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.442 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.443 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.444 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.445 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.446 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.447 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.448 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.449 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.450 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.451 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.452 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.453 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.454 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.455 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.456 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.457 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.458 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.459 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.460 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.461 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.462 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.463 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.464 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.465 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.466 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.467 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.468 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.469 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.470 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.471 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.472 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.473 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.474 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.475 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.476 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.477 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.478 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.479 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.480 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.481 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.482 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.483 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.484 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.485 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.486 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.487 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.488 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.489 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.490 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.491 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.492 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.493 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.494 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.495 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.496 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.497 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.498 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.499 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.500 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.501 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.502 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.503 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.504 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.505 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.506 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.507 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.508 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.509 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.510 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.511 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.512 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.513 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.514 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.515 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.516 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.517 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.518 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.519 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.520 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.521 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.522 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.523 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.524 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.525 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.526 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.527 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.528 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.529 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.530 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.531 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.532 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.533 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.534 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.535 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.536 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.537 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.538 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.539 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.540 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.541 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.542 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.543 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.544 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.545 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.546 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.547 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.548 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.549 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.550 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.551 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.552 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.553 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.554 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.555 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.556 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.557 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.558 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.559 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.560 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.561 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.562 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.563 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.564 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.565 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.566 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.567 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.568 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.569 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.570 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.571 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.572 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.573 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.574 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.575 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.576 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.577 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.578 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.579 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.580 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.581 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.582 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.583 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.584 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.585 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.586 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.587 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.588 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.589 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.590 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.591 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.592 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.593 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.594 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.595 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.596 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.597 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.598 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.599 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.600 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.601 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.602 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.603 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.604 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.605 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.606 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.607 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.608 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.609 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.610 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.611 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.612 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.613 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.614 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.615 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.616 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.617 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.618 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.619 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.620 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.621 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.622 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.623 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.624 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.625 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.626 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.627 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.628 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.629 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.630 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.631 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.632 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.633 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.634 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.635 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.636 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.637 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.638 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.639 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.640 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.641 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.642 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.643 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.644 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.645 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.646 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.647 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.648 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.649 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.650 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.651 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.652 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.653 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.654 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.655 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.656 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.657 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.658 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.659 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.660 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.661 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.662 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.663 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.664 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.665 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.666 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.667 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.668 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.669 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.670 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.671 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.672 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.673 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.674 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.675 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.676 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.677 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.678 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.679 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.680 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.681 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.682 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.683 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.684 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.685 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.686 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.687 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.688 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.689 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.690 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.691 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.692 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.693 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.694 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.695 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.696 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.697 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.698 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.699 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.700 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.701 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.702 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.703 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.704 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.705 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.706 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.707 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.708 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.709 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.710 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.711 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.712 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.713 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.714 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.715 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.716 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.717 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.718 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.719 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.720 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.721 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.722 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.723 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.724 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.725 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.726 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.727 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.728 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.729 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.730 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.731 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.732 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.733 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.734 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.735 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.736 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.737 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.738 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.739 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.740 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.741 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.742 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.743 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.744 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.745 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.746 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.747 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.748 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.749 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.750 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.751 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.752 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.753 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.754 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.755 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.756 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.757 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.758 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.759 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.760 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.761 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.762 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.763 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.764 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.765 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.766 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.767 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.768 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.769 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.770 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.771 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.772 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.773 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.774 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.775 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.776 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.777 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.778 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.779 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.780 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.781 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.782 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.783 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.784 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.785 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.786 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.787 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.788 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.789 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.790 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.791 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.792 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.793 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.794 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.795 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.796 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.797 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.798 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.799 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.99 diff --git a/android/cts/master/vk-master-2020-03-01/renderpass.txt b/android/cts/master/vk-master-2020-03-01/renderpass.txt index 69236c6..ff8bfe5 100644 --- a/android/cts/master/vk-master-2020-03-01/renderpass.txt +++ b/android/cts/master/vk-master-2020-03-01/renderpass.txt @@ -467,6 +467,13 @@ dEQP-VK.renderpass.suballocation.subpass_dependencies.separate_channels.r8g8b8a8 dEQP-VK.renderpass.suballocation.subpass_dependencies.separate_channels.r16g16b16a16_sfloat dEQP-VK.renderpass.suballocation.subpass_dependencies.separate_channels.d24_unorm_s8_uint dEQP-VK.renderpass.suballocation.subpass_dependencies.separate_channels.d32_sfloat_s8_uint +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_1 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_3 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_7 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_15 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_31 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_63 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_127 dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorunused_nods dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_nods dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods @@ -675,10 +682,3 @@ dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_co dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_1 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_3 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_7 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_15 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_31 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_63 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_127 diff --git a/android/cts/master/vk-master-2020-03-01/renderpass2.txt b/android/cts/master/vk-master-2020-03-01/renderpass2.txt index 2d48217..146a26d 100644 --- a/android/cts/master/vk-master-2020-03-01/renderpass2.txt +++ b/android/cts/master/vk-master-2020-03-01/renderpass2.txt @@ -1,687 +1,3 @@ -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_stencil -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_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_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_64_64.geometry_to_indirectdraw -dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_128_128.geometry_to_indirectdraw -dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_512_512.geometry_to_indirectdraw -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r8g8b8a8_unorm -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r16g16b16a16_sfloat -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_1 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_3 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_7 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_15 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_31 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_63 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_127 dEQP-VK.renderpass2.depth_stencil_resolve.misc.properties dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth @@ -12365,3 +11681,687 @@ dEQP-VK.renderpass2.fragment_density_map.1_view.render.divisible_density_size.1_ dEQP-VK.renderpass2.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 dEQP-VK.renderpass2.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_nonsubsampled_2_2 dEQP-VK.renderpass2.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_stencil +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_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_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_64_64.geometry_to_indirectdraw +dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_128_128.geometry_to_indirectdraw +dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_512_512.geometry_to_indirectdraw +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r8g8b8a8_unorm +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r16g16b16a16_sfloat +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_1 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_3 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_7 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_15 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_31 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_63 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_127 +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used diff --git a/android/cts/master/vk-master-2021-03-01.txt b/android/cts/master/vk-master-2021-03-01.txt index 52ac59d..f4740b1 100644 --- a/android/cts/master/vk-master-2021-03-01.txt +++ b/android/cts/master/vk-master-2021-03-01.txt @@ -23,6 +23,7 @@ vk-master-2021-03-01/rasterization.txt vk-master-2021-03-01/ray-query.txt vk-master-2021-03-01/ray-tracing-pipeline.txt vk-master-2021-03-01/reconvergence.txt +vk-master-2021-03-01/renderpass-with-dynamic-rendering.txt vk-master-2021-03-01/renderpass.txt vk-master-2021-03-01/renderpass2.txt vk-master-2021-03-01/robustness.txt diff --git a/android/cts/master/vk-master-2021-03-01/renderpass-with-dynamic-rendering.txt b/android/cts/master/vk-master-2021-03-01/renderpass-with-dynamic-rendering.txt new file mode 100644 index 0000000..12d55a3 --- /dev/null +++ b/android/cts/master/vk-master-2021-03-01/renderpass-with-dynamic-rendering.txt @@ -0,0 +1,3546 @@ +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.depth +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color_depth +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color_stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color_depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.no_attachments +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.5 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.6 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.7 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.9 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.10 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.11 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.12 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.13 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.14 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.15 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.16 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.17 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.18 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.19 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.20 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.21 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.22 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.23 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.24 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.25 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.26 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.27 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.28 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.29 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.30 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.31 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.33 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.34 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.35 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.36 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.37 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.38 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.39 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.40 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.41 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.42 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.43 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.44 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.45 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.46 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.47 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.48 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.49 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.100 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.101 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.102 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.103 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.104 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.105 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.106 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.107 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.108 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.109 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.110 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.111 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.112 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.113 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.114 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.115 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.116 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.117 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.118 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.119 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.120 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.121 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.122 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.123 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.124 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.125 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.126 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.127 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.128 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.129 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.130 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.131 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.132 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.133 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.134 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.135 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.136 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.137 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.138 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.139 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.140 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.141 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.142 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.143 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.144 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.145 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.146 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.147 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.148 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.149 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.150 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.151 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.152 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.153 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.154 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.155 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.156 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.157 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.158 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.159 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.160 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.161 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.162 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.163 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.164 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.165 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.166 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.167 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.168 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.169 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.170 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.171 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.172 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.173 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.174 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.175 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.176 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.177 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.178 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.179 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.180 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.181 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.182 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.183 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.184 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.185 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.186 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.187 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.188 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.189 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.190 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.191 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.192 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.193 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.194 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.195 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.196 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.197 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.198 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.199 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.200 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.201 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.202 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.203 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.204 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.205 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.206 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.207 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.208 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.209 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.210 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.211 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.212 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.213 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.214 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.215 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.216 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.217 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.218 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.219 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.220 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.221 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.222 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.223 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.224 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.225 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.226 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.227 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.228 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.229 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.230 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.231 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.232 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.233 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.234 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.235 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.236 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.237 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.238 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.239 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.240 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.241 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.242 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.243 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.244 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.245 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.246 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.247 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.248 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.249 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.250 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.251 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.252 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.253 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.254 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.255 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.256 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.257 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.258 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.259 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.260 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.261 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.262 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.263 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.264 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.265 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.266 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.267 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.268 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.269 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.270 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.271 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.272 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.273 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.274 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.275 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.276 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.277 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.278 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.279 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.280 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.281 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.282 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.283 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.284 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.285 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.286 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.287 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.288 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.289 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.290 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.291 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.292 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.293 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.294 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.295 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.296 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.297 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.298 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.299 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.300 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.301 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.302 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.303 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.304 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.305 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.306 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.307 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.308 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.309 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.310 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.311 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.312 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.313 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.314 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.315 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.316 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.317 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.318 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.319 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.320 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.321 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.322 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.323 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.324 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.325 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.326 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.327 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.328 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.329 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.330 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.331 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.332 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.333 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.334 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.335 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.336 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.337 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.338 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.339 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.340 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.341 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.342 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.343 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.344 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.345 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.346 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.347 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.348 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.349 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.350 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.351 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.352 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.353 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.354 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.355 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.356 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.357 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.358 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.359 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.360 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.361 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.362 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.363 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.364 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.365 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.366 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.367 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.368 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.369 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.370 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.371 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.372 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.373 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.374 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.375 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.376 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.377 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.378 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.379 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.380 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.381 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.382 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.383 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.384 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.385 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.386 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.387 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.388 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.389 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.390 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.391 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.392 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.393 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.394 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.395 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.396 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.397 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.398 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.399 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_7 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r5g6b5_unorm_pack16 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_srgb +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_unorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_snorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_uint_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_sint_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_srgb_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.b8g8r8a8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.b8g8r8a8_srgb +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a2r10g10b10_unorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a2b10g10r10_unorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a2b10g10r10_uint_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32b32a32_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32b32a32_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32b32a32_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.depth +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color_depth +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color_stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color_depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.no_attachments +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.3 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.4 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.5 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.6 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.7 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.8 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.9 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.10 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.11 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.12 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.13 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.14 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.15 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.16 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.17 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.18 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.19 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.20 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.21 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.22 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.23 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.24 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.25 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.26 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.27 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.28 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.29 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.30 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.31 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.32 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.33 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.34 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.35 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.36 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.37 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.38 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.39 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.40 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.41 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.42 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.43 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.44 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.45 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.46 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.47 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.48 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.49 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.100 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.101 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.102 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.103 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.104 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.105 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.106 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.107 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.108 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.109 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.110 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.111 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.112 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.113 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.114 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.115 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.116 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.117 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.118 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.119 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.120 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.121 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.122 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.123 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.124 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.125 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.126 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.127 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.128 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.129 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.130 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.131 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.132 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.133 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.134 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.135 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.136 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.137 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.138 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.139 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.140 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.141 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.142 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.143 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.144 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.145 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.146 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.147 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.148 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.149 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.150 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.151 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.152 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.153 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.154 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.155 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.156 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.157 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.158 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.159 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.160 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.161 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.162 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.163 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.164 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.165 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.166 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.167 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.168 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.169 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.170 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.171 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.172 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.173 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.174 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.175 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.176 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.177 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.178 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.179 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.180 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.181 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.182 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.183 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.184 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.185 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.186 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.187 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.188 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.189 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.190 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.191 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.192 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.193 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.194 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.195 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.196 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.197 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.198 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.199 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.200 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.201 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.202 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.203 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.204 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.205 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.206 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.207 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.208 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.209 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.210 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.211 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.212 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.213 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.214 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.215 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.216 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.217 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.218 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.219 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.220 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.221 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.222 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.223 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.224 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.225 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.226 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.227 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.228 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.229 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.230 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.231 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.232 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.233 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.234 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.235 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.236 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.237 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.238 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.239 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.240 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.241 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.242 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.243 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.244 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.245 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.246 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.247 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.248 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.249 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.250 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.251 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.252 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.253 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.254 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.255 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.256 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.257 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.258 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.259 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.260 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.261 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.262 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.263 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.264 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.265 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.266 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.267 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.268 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.269 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.270 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.271 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.272 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.273 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.274 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.275 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.276 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.277 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.278 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.279 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.280 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.281 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.282 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.283 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.284 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.285 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.286 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.287 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.288 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.289 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.290 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.291 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.292 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.293 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.294 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.295 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.296 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.297 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.298 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.299 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.300 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.301 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.302 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.303 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.304 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.305 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.306 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.307 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.308 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.309 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.310 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.311 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.312 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.313 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.314 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.315 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.316 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.317 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.318 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.319 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.320 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.321 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.322 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.323 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.324 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.325 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.326 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.327 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.328 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.329 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.330 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.331 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.332 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.333 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.334 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.335 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.336 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.337 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.338 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.339 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.340 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.341 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.342 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.343 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.344 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.345 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.346 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.347 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.348 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.349 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.350 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.351 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.352 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.353 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.354 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.355 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.356 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.357 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.358 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.359 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.360 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.361 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.362 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.363 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.364 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.365 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.366 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.367 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.368 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.369 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.370 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.371 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.372 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.373 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.374 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.375 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.376 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.377 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.378 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.379 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.380 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.381 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.382 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.383 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.384 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.385 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.386 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.387 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.388 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.389 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.390 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.391 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.392 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.393 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.394 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.395 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.396 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.397 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.398 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.399 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 diff --git a/android/cts/master/vk-master-2021-03-01/renderpass.txt b/android/cts/master/vk-master-2021-03-01/renderpass.txt index 9508ad8..d3040a8 100644 --- a/android/cts/master/vk-master-2021-03-01/renderpass.txt +++ b/android/cts/master/vk-master-2021-03-01/renderpass.txt @@ -1,3 +1,17507 @@ +dEQP-VK.renderpass.multiple_subpasses_multiple_command_buffers.test +dEQP-VK.renderpass.depth_stencil_resolve.misc.properties +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.properties.2_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.4_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.6_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.8_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.subsampled_loads +dEQP-VK.renderpass.fragment_density_map.properties.subsampled_coarse_reconstruction dEQP-VK.renderpass.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_2 dEQP-VK.renderpass.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_3 dEQP-VK.renderpass.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_4 @@ -1299,4 +18803,3 @@ dEQP-VK.renderpass.suballocation.subpass_dependencies.single_attachment.b8g8r8a8 dEQP-VK.renderpass.suballocation.subpass_dependencies.single_attachment.r16g16b16a16_sfloat dEQP-VK.renderpass.suballocation.subpass_dependencies.single_attachment.r5g6b5_unorm_pack16 dEQP-VK.renderpass.suballocation.subpass_dependencies.single_attachment.a1r5g5b5_unorm_pack16 -dEQP-VK.renderpass.multiple_subpasses_multiple_command_buffers.test diff --git a/android/cts/master/vk-master-2021-03-01/renderpass2.txt b/android/cts/master/vk-master-2021-03-01/renderpass2.txt index e999dac..2153e56 100644 --- a/android/cts/master/vk-master-2021-03-01/renderpass2.txt +++ b/android/cts/master/vk-master-2021-03-01/renderpass2.txt @@ -1,1313 +1,3 @@ -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r8g8b8a8_unorm -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.b8g8r8a8_unorm -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r16g16b16a16_sfloat -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r5g6b5_unorm_pack16 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.a1r5g5b5_unorm_pack16 dEQP-VK.renderpass2.multiple_subpasses_multiple_command_buffers.test dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_depth dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil @@ -2623,3 +1313,1313 @@ dEQP-VK.renderpass2.fragment_density_map.properties.6_subsampled_samplers dEQP-VK.renderpass2.fragment_density_map.properties.8_subsampled_samplers dEQP-VK.renderpass2.fragment_density_map.properties.subsampled_loads dEQP-VK.renderpass2.fragment_density_map.properties.subsampled_coarse_reconstruction +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r8g8b8a8_unorm +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.b8g8r8a8_unorm +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r16g16b16a16_sfloat +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r5g6b5_unorm_pack16 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.a1r5g5b5_unorm_pack16 diff --git a/android/cts/master/vk-master.txt b/android/cts/master/vk-master.txt index a2f0aa9..8958bc9 100644 --- a/android/cts/master/vk-master.txt +++ b/android/cts/master/vk-master.txt @@ -28,6 +28,7 @@ vk-master/rasterization.txt vk-master/ray-query.txt vk-master/ray-tracing-pipeline.txt vk-master/reconvergence.txt +vk-master/renderpass-with-dynamic-rendering.txt vk-master/renderpass.txt vk-master/renderpass2.txt vk-master/robustness.txt diff --git a/android/cts/master/vk-master/renderpass-with-dynamic-rendering.txt b/android/cts/master/vk-master/renderpass-with-dynamic-rendering.txt new file mode 100644 index 0000000..12d55a3 --- /dev/null +++ b/android/cts/master/vk-master/renderpass-with-dynamic-rendering.txt @@ -0,0 +1,3546 @@ +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.depth +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color_depth +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color_stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color_depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.no_attachments +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.5 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.6 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.7 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.9 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.10 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.11 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.12 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.13 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.14 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.15 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.16 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.17 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.18 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.19 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.20 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.21 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.22 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.23 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.24 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.25 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.26 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.27 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.28 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.29 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.30 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.31 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.33 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.34 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.35 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.36 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.37 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.38 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.39 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.40 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.41 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.42 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.43 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.44 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.45 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.46 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.47 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.48 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.49 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.100 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.101 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.102 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.103 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.104 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.105 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.106 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.107 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.108 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.109 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.110 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.111 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.112 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.113 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.114 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.115 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.116 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.117 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.118 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.119 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.120 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.121 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.122 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.123 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.124 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.125 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.126 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.127 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.128 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.129 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.130 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.131 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.132 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.133 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.134 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.135 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.136 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.137 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.138 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.139 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.140 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.141 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.142 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.143 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.144 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.145 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.146 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.147 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.148 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.149 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.150 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.151 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.152 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.153 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.154 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.155 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.156 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.157 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.158 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.159 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.160 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.161 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.162 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.163 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.164 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.165 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.166 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.167 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.168 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.169 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.170 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.171 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.172 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.173 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.174 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.175 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.176 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.177 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.178 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.179 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.180 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.181 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.182 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.183 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.184 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.185 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.186 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.187 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.188 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.189 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.190 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.191 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.192 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.193 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.194 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.195 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.196 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.197 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.198 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.199 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.200 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.201 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.202 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.203 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.204 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.205 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.206 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.207 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.208 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.209 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.210 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.211 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.212 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.213 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.214 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.215 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.216 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.217 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.218 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.219 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.220 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.221 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.222 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.223 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.224 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.225 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.226 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.227 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.228 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.229 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.230 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.231 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.232 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.233 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.234 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.235 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.236 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.237 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.238 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.239 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.240 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.241 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.242 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.243 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.244 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.245 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.246 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.247 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.248 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.249 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.250 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.251 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.252 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.253 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.254 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.255 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.256 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.257 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.258 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.259 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.260 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.261 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.262 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.263 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.264 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.265 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.266 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.267 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.268 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.269 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.270 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.271 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.272 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.273 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.274 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.275 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.276 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.277 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.278 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.279 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.280 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.281 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.282 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.283 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.284 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.285 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.286 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.287 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.288 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.289 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.290 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.291 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.292 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.293 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.294 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.295 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.296 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.297 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.298 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.299 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.300 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.301 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.302 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.303 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.304 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.305 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.306 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.307 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.308 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.309 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.310 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.311 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.312 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.313 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.314 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.315 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.316 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.317 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.318 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.319 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.320 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.321 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.322 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.323 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.324 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.325 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.326 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.327 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.328 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.329 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.330 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.331 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.332 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.333 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.334 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.335 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.336 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.337 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.338 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.339 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.340 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.341 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.342 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.343 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.344 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.345 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.346 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.347 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.348 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.349 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.350 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.351 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.352 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.353 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.354 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.355 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.356 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.357 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.358 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.359 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.360 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.361 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.362 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.363 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.364 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.365 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.366 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.367 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.368 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.369 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.370 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.371 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.372 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.373 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.374 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.375 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.376 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.377 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.378 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.379 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.380 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.381 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.382 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.383 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.384 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.385 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.386 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.387 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.388 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.389 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.390 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.391 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.392 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.393 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.394 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.395 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.396 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.397 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.398 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.399 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_7 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r5g6b5_unorm_pack16 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_srgb +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_unorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_snorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_uint_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_sint_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_srgb_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.b8g8r8a8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.b8g8r8a8_srgb +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a2r10g10b10_unorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a2b10g10r10_unorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a2b10g10r10_uint_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32b32a32_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32b32a32_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32b32a32_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.depth +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color_depth +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color_stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color_depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.no_attachments +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.3 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.4 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.5 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.6 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.7 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.8 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.9 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.10 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.11 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.12 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.13 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.14 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.15 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.16 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.17 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.18 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.19 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.20 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.21 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.22 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.23 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.24 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.25 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.26 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.27 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.28 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.29 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.30 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.31 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.32 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.33 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.34 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.35 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.36 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.37 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.38 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.39 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.40 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.41 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.42 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.43 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.44 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.45 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.46 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.47 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.48 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.49 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.100 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.101 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.102 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.103 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.104 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.105 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.106 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.107 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.108 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.109 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.110 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.111 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.112 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.113 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.114 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.115 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.116 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.117 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.118 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.119 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.120 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.121 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.122 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.123 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.124 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.125 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.126 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.127 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.128 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.129 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.130 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.131 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.132 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.133 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.134 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.135 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.136 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.137 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.138 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.139 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.140 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.141 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.142 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.143 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.144 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.145 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.146 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.147 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.148 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.149 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.150 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.151 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.152 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.153 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.154 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.155 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.156 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.157 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.158 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.159 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.160 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.161 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.162 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.163 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.164 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.165 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.166 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.167 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.168 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.169 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.170 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.171 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.172 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.173 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.174 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.175 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.176 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.177 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.178 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.179 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.180 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.181 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.182 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.183 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.184 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.185 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.186 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.187 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.188 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.189 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.190 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.191 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.192 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.193 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.194 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.195 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.196 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.197 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.198 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.199 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.200 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.201 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.202 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.203 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.204 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.205 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.206 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.207 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.208 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.209 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.210 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.211 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.212 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.213 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.214 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.215 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.216 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.217 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.218 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.219 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.220 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.221 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.222 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.223 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.224 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.225 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.226 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.227 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.228 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.229 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.230 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.231 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.232 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.233 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.234 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.235 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.236 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.237 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.238 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.239 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.240 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.241 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.242 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.243 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.244 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.245 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.246 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.247 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.248 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.249 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.250 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.251 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.252 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.253 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.254 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.255 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.256 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.257 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.258 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.259 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.260 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.261 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.262 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.263 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.264 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.265 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.266 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.267 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.268 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.269 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.270 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.271 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.272 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.273 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.274 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.275 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.276 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.277 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.278 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.279 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.280 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.281 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.282 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.283 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.284 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.285 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.286 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.287 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.288 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.289 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.290 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.291 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.292 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.293 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.294 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.295 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.296 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.297 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.298 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.299 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.300 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.301 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.302 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.303 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.304 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.305 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.306 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.307 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.308 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.309 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.310 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.311 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.312 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.313 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.314 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.315 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.316 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.317 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.318 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.319 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.320 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.321 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.322 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.323 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.324 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.325 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.326 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.327 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.328 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.329 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.330 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.331 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.332 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.333 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.334 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.335 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.336 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.337 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.338 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.339 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.340 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.341 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.342 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.343 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.344 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.345 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.346 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.347 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.348 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.349 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.350 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.351 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.352 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.353 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.354 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.355 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.356 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.357 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.358 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.359 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.360 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.361 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.362 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.363 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.364 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.365 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.366 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.367 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.368 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.369 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.370 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.371 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.372 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.373 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.374 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.375 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.376 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.377 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.378 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.379 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.380 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.381 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.382 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.383 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.384 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.385 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.386 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.387 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.388 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.389 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.390 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.391 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.392 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.393 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.394 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.395 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.396 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.397 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.398 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.399 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 diff --git a/android/cts/master/vk-master/renderpass.txt b/android/cts/master/vk-master/renderpass.txt index b397279..608b475 100644 --- a/android/cts/master/vk-master/renderpass.txt +++ b/android/cts/master/vk-master/renderpass.txt @@ -1,3 +1,17507 @@ +dEQP-VK.renderpass.multiple_subpasses_multiple_command_buffers.test +dEQP-VK.renderpass.depth_stencil_resolve.misc.properties +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.properties.2_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.4_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.6_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.8_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.subsampled_loads +dEQP-VK.renderpass.fragment_density_map.properties.subsampled_coarse_reconstruction dEQP-VK.renderpass.suballocation.simple.color dEQP-VK.renderpass.suballocation.simple.depth dEQP-VK.renderpass.suballocation.simple.stencil @@ -5312,6 +22816,24 @@ dEQP-VK.renderpass.suballocation.attachment.8.796 dEQP-VK.renderpass.suballocation.attachment.8.797 dEQP-VK.renderpass.suballocation.attachment.8.798 dEQP-VK.renderpass.suballocation.attachment.8.799 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass.suballocation.attachment_allocation.grow.0 dEQP-VK.renderpass.suballocation.attachment_allocation.grow.1 dEQP-VK.renderpass.suballocation.attachment_allocation.grow.2 @@ -5912,24 +23434,6 @@ dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.96 dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.97 dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.98 dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass.suballocation.multisample.r5g6b5_unorm_pack16.samples_2 dEQP-VK.renderpass.suballocation.multisample.r5g6b5_unorm_pack16.samples_4 dEQP-VK.renderpass.suballocation.multisample.r5g6b5_unorm_pack16.samples_8 @@ -8540,6 +26044,13 @@ dEQP-VK.renderpass.suballocation.unused_attachment.loadopdontcare.storeopdontcar dEQP-VK.renderpass.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopdontcare dEQP-VK.renderpass.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopstore dEQP-VK.renderpass.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_1 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_3 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_7 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_15 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_31 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_63 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_127 dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorunused_nods dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_nods dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods @@ -8748,13 +26259,6 @@ dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_co dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_1 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_3 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_7 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_15 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_31 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_63 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_127 dEQP-VK.renderpass.dedicated_allocation.simple.color dEQP-VK.renderpass.dedicated_allocation.simple.depth dEQP-VK.renderpass.dedicated_allocation.simple.stencil @@ -14069,6 +31573,24 @@ dEQP-VK.renderpass.dedicated_allocation.attachment.8.796 dEQP-VK.renderpass.dedicated_allocation.attachment.8.797 dEQP-VK.renderpass.dedicated_allocation.attachment.8.798 dEQP-VK.renderpass.dedicated_allocation.attachment.8.799 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.0 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.1 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.2 @@ -14669,22 +32191,3 @@ dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.96 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.97 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.98 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 -dEQP-VK.renderpass.multiple_subpasses_multiple_command_buffers.test diff --git a/android/cts/master/vk-master/renderpass2.txt b/android/cts/master/vk-master/renderpass2.txt index bf35342..e114708 100644 --- a/android/cts/master/vk-master/renderpass2.txt +++ b/android/cts/master/vk-master/renderpass2.txt @@ -1,10597 +1,3 @@ -dEQP-VK.renderpass2.suballocation.simple.color -dEQP-VK.renderpass2.suballocation.simple.depth -dEQP-VK.renderpass2.suballocation.simple.stencil -dEQP-VK.renderpass2.suballocation.simple.depth_stencil -dEQP-VK.renderpass2.suballocation.simple.color_depth -dEQP-VK.renderpass2.suballocation.simple.color_stencil -dEQP-VK.renderpass2.suballocation.simple.color_depth_stencil -dEQP-VK.renderpass2.suballocation.simple.no_attachments -dEQP-VK.renderpass2.suballocation.simple.color_unused_omit_blend_state -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.attachment.1.0 -dEQP-VK.renderpass2.suballocation.attachment.1.1 -dEQP-VK.renderpass2.suballocation.attachment.1.2 -dEQP-VK.renderpass2.suballocation.attachment.1.3 -dEQP-VK.renderpass2.suballocation.attachment.1.4 -dEQP-VK.renderpass2.suballocation.attachment.1.5 -dEQP-VK.renderpass2.suballocation.attachment.1.6 -dEQP-VK.renderpass2.suballocation.attachment.1.7 -dEQP-VK.renderpass2.suballocation.attachment.1.8 -dEQP-VK.renderpass2.suballocation.attachment.1.9 -dEQP-VK.renderpass2.suballocation.attachment.1.10 -dEQP-VK.renderpass2.suballocation.attachment.1.11 -dEQP-VK.renderpass2.suballocation.attachment.1.12 -dEQP-VK.renderpass2.suballocation.attachment.1.13 -dEQP-VK.renderpass2.suballocation.attachment.1.14 -dEQP-VK.renderpass2.suballocation.attachment.1.15 -dEQP-VK.renderpass2.suballocation.attachment.1.16 -dEQP-VK.renderpass2.suballocation.attachment.1.17 -dEQP-VK.renderpass2.suballocation.attachment.1.18 -dEQP-VK.renderpass2.suballocation.attachment.1.19 -dEQP-VK.renderpass2.suballocation.attachment.1.20 -dEQP-VK.renderpass2.suballocation.attachment.1.21 -dEQP-VK.renderpass2.suballocation.attachment.1.22 -dEQP-VK.renderpass2.suballocation.attachment.1.23 -dEQP-VK.renderpass2.suballocation.attachment.1.24 -dEQP-VK.renderpass2.suballocation.attachment.1.25 -dEQP-VK.renderpass2.suballocation.attachment.1.26 -dEQP-VK.renderpass2.suballocation.attachment.1.27 -dEQP-VK.renderpass2.suballocation.attachment.1.28 -dEQP-VK.renderpass2.suballocation.attachment.1.29 -dEQP-VK.renderpass2.suballocation.attachment.1.30 -dEQP-VK.renderpass2.suballocation.attachment.1.31 -dEQP-VK.renderpass2.suballocation.attachment.1.32 -dEQP-VK.renderpass2.suballocation.attachment.1.33 -dEQP-VK.renderpass2.suballocation.attachment.1.34 -dEQP-VK.renderpass2.suballocation.attachment.1.35 -dEQP-VK.renderpass2.suballocation.attachment.1.36 -dEQP-VK.renderpass2.suballocation.attachment.1.37 -dEQP-VK.renderpass2.suballocation.attachment.1.38 -dEQP-VK.renderpass2.suballocation.attachment.1.39 -dEQP-VK.renderpass2.suballocation.attachment.1.40 -dEQP-VK.renderpass2.suballocation.attachment.1.41 -dEQP-VK.renderpass2.suballocation.attachment.1.42 -dEQP-VK.renderpass2.suballocation.attachment.1.43 -dEQP-VK.renderpass2.suballocation.attachment.1.44 -dEQP-VK.renderpass2.suballocation.attachment.1.45 -dEQP-VK.renderpass2.suballocation.attachment.1.46 -dEQP-VK.renderpass2.suballocation.attachment.1.47 -dEQP-VK.renderpass2.suballocation.attachment.1.48 -dEQP-VK.renderpass2.suballocation.attachment.1.49 -dEQP-VK.renderpass2.suballocation.attachment.1.50 -dEQP-VK.renderpass2.suballocation.attachment.1.51 -dEQP-VK.renderpass2.suballocation.attachment.1.52 -dEQP-VK.renderpass2.suballocation.attachment.1.53 -dEQP-VK.renderpass2.suballocation.attachment.1.54 -dEQP-VK.renderpass2.suballocation.attachment.1.55 -dEQP-VK.renderpass2.suballocation.attachment.1.56 -dEQP-VK.renderpass2.suballocation.attachment.1.57 -dEQP-VK.renderpass2.suballocation.attachment.1.58 -dEQP-VK.renderpass2.suballocation.attachment.1.59 -dEQP-VK.renderpass2.suballocation.attachment.1.60 -dEQP-VK.renderpass2.suballocation.attachment.1.61 -dEQP-VK.renderpass2.suballocation.attachment.1.62 -dEQP-VK.renderpass2.suballocation.attachment.1.63 -dEQP-VK.renderpass2.suballocation.attachment.1.64 -dEQP-VK.renderpass2.suballocation.attachment.1.65 -dEQP-VK.renderpass2.suballocation.attachment.1.66 -dEQP-VK.renderpass2.suballocation.attachment.1.67 -dEQP-VK.renderpass2.suballocation.attachment.1.68 -dEQP-VK.renderpass2.suballocation.attachment.1.69 -dEQP-VK.renderpass2.suballocation.attachment.1.70 -dEQP-VK.renderpass2.suballocation.attachment.1.71 -dEQP-VK.renderpass2.suballocation.attachment.1.72 -dEQP-VK.renderpass2.suballocation.attachment.1.73 -dEQP-VK.renderpass2.suballocation.attachment.1.74 -dEQP-VK.renderpass2.suballocation.attachment.1.75 -dEQP-VK.renderpass2.suballocation.attachment.1.76 -dEQP-VK.renderpass2.suballocation.attachment.1.77 -dEQP-VK.renderpass2.suballocation.attachment.1.78 -dEQP-VK.renderpass2.suballocation.attachment.1.79 -dEQP-VK.renderpass2.suballocation.attachment.1.80 -dEQP-VK.renderpass2.suballocation.attachment.1.81 -dEQP-VK.renderpass2.suballocation.attachment.1.82 -dEQP-VK.renderpass2.suballocation.attachment.1.83 -dEQP-VK.renderpass2.suballocation.attachment.1.84 -dEQP-VK.renderpass2.suballocation.attachment.1.85 -dEQP-VK.renderpass2.suballocation.attachment.1.86 -dEQP-VK.renderpass2.suballocation.attachment.1.87 -dEQP-VK.renderpass2.suballocation.attachment.1.88 -dEQP-VK.renderpass2.suballocation.attachment.1.89 -dEQP-VK.renderpass2.suballocation.attachment.1.90 -dEQP-VK.renderpass2.suballocation.attachment.1.91 -dEQP-VK.renderpass2.suballocation.attachment.1.92 -dEQP-VK.renderpass2.suballocation.attachment.1.93 -dEQP-VK.renderpass2.suballocation.attachment.1.94 -dEQP-VK.renderpass2.suballocation.attachment.1.95 -dEQP-VK.renderpass2.suballocation.attachment.1.96 -dEQP-VK.renderpass2.suballocation.attachment.1.97 -dEQP-VK.renderpass2.suballocation.attachment.1.98 -dEQP-VK.renderpass2.suballocation.attachment.1.99 -dEQP-VK.renderpass2.suballocation.attachment.3.200 -dEQP-VK.renderpass2.suballocation.attachment.3.201 -dEQP-VK.renderpass2.suballocation.attachment.3.202 -dEQP-VK.renderpass2.suballocation.attachment.3.203 -dEQP-VK.renderpass2.suballocation.attachment.3.204 -dEQP-VK.renderpass2.suballocation.attachment.3.205 -dEQP-VK.renderpass2.suballocation.attachment.3.206 -dEQP-VK.renderpass2.suballocation.attachment.3.207 -dEQP-VK.renderpass2.suballocation.attachment.3.208 -dEQP-VK.renderpass2.suballocation.attachment.3.209 -dEQP-VK.renderpass2.suballocation.attachment.3.210 -dEQP-VK.renderpass2.suballocation.attachment.3.211 -dEQP-VK.renderpass2.suballocation.attachment.3.212 -dEQP-VK.renderpass2.suballocation.attachment.3.213 -dEQP-VK.renderpass2.suballocation.attachment.3.214 -dEQP-VK.renderpass2.suballocation.attachment.3.215 -dEQP-VK.renderpass2.suballocation.attachment.3.216 -dEQP-VK.renderpass2.suballocation.attachment.3.217 -dEQP-VK.renderpass2.suballocation.attachment.3.218 -dEQP-VK.renderpass2.suballocation.attachment.3.219 -dEQP-VK.renderpass2.suballocation.attachment.3.220 -dEQP-VK.renderpass2.suballocation.attachment.3.221 -dEQP-VK.renderpass2.suballocation.attachment.3.222 -dEQP-VK.renderpass2.suballocation.attachment.3.223 -dEQP-VK.renderpass2.suballocation.attachment.3.224 -dEQP-VK.renderpass2.suballocation.attachment.3.225 -dEQP-VK.renderpass2.suballocation.attachment.3.226 -dEQP-VK.renderpass2.suballocation.attachment.3.227 -dEQP-VK.renderpass2.suballocation.attachment.3.228 -dEQP-VK.renderpass2.suballocation.attachment.3.229 -dEQP-VK.renderpass2.suballocation.attachment.3.230 -dEQP-VK.renderpass2.suballocation.attachment.3.231 -dEQP-VK.renderpass2.suballocation.attachment.3.232 -dEQP-VK.renderpass2.suballocation.attachment.3.233 -dEQP-VK.renderpass2.suballocation.attachment.3.234 -dEQP-VK.renderpass2.suballocation.attachment.3.235 -dEQP-VK.renderpass2.suballocation.attachment.3.236 -dEQP-VK.renderpass2.suballocation.attachment.3.237 -dEQP-VK.renderpass2.suballocation.attachment.3.238 -dEQP-VK.renderpass2.suballocation.attachment.3.239 -dEQP-VK.renderpass2.suballocation.attachment.3.240 -dEQP-VK.renderpass2.suballocation.attachment.3.241 -dEQP-VK.renderpass2.suballocation.attachment.3.242 -dEQP-VK.renderpass2.suballocation.attachment.3.243 -dEQP-VK.renderpass2.suballocation.attachment.3.244 -dEQP-VK.renderpass2.suballocation.attachment.3.245 -dEQP-VK.renderpass2.suballocation.attachment.3.246 -dEQP-VK.renderpass2.suballocation.attachment.3.247 -dEQP-VK.renderpass2.suballocation.attachment.3.248 -dEQP-VK.renderpass2.suballocation.attachment.3.249 -dEQP-VK.renderpass2.suballocation.attachment.3.250 -dEQP-VK.renderpass2.suballocation.attachment.3.251 -dEQP-VK.renderpass2.suballocation.attachment.3.252 -dEQP-VK.renderpass2.suballocation.attachment.3.253 -dEQP-VK.renderpass2.suballocation.attachment.3.254 -dEQP-VK.renderpass2.suballocation.attachment.3.255 -dEQP-VK.renderpass2.suballocation.attachment.3.256 -dEQP-VK.renderpass2.suballocation.attachment.3.257 -dEQP-VK.renderpass2.suballocation.attachment.3.258 -dEQP-VK.renderpass2.suballocation.attachment.3.259 -dEQP-VK.renderpass2.suballocation.attachment.3.260 -dEQP-VK.renderpass2.suballocation.attachment.3.261 -dEQP-VK.renderpass2.suballocation.attachment.3.262 -dEQP-VK.renderpass2.suballocation.attachment.3.263 -dEQP-VK.renderpass2.suballocation.attachment.3.264 -dEQP-VK.renderpass2.suballocation.attachment.3.265 -dEQP-VK.renderpass2.suballocation.attachment.3.266 -dEQP-VK.renderpass2.suballocation.attachment.3.267 -dEQP-VK.renderpass2.suballocation.attachment.3.268 -dEQP-VK.renderpass2.suballocation.attachment.3.269 -dEQP-VK.renderpass2.suballocation.attachment.3.270 -dEQP-VK.renderpass2.suballocation.attachment.3.271 -dEQP-VK.renderpass2.suballocation.attachment.3.272 -dEQP-VK.renderpass2.suballocation.attachment.3.273 -dEQP-VK.renderpass2.suballocation.attachment.3.274 -dEQP-VK.renderpass2.suballocation.attachment.3.275 -dEQP-VK.renderpass2.suballocation.attachment.3.276 -dEQP-VK.renderpass2.suballocation.attachment.3.277 -dEQP-VK.renderpass2.suballocation.attachment.3.278 -dEQP-VK.renderpass2.suballocation.attachment.3.279 -dEQP-VK.renderpass2.suballocation.attachment.3.280 -dEQP-VK.renderpass2.suballocation.attachment.3.281 -dEQP-VK.renderpass2.suballocation.attachment.3.282 -dEQP-VK.renderpass2.suballocation.attachment.3.283 -dEQP-VK.renderpass2.suballocation.attachment.3.284 -dEQP-VK.renderpass2.suballocation.attachment.3.285 -dEQP-VK.renderpass2.suballocation.attachment.3.286 -dEQP-VK.renderpass2.suballocation.attachment.3.287 -dEQP-VK.renderpass2.suballocation.attachment.3.288 -dEQP-VK.renderpass2.suballocation.attachment.3.289 -dEQP-VK.renderpass2.suballocation.attachment.3.290 -dEQP-VK.renderpass2.suballocation.attachment.3.291 -dEQP-VK.renderpass2.suballocation.attachment.3.292 -dEQP-VK.renderpass2.suballocation.attachment.3.293 -dEQP-VK.renderpass2.suballocation.attachment.3.294 -dEQP-VK.renderpass2.suballocation.attachment.3.295 -dEQP-VK.renderpass2.suballocation.attachment.3.296 -dEQP-VK.renderpass2.suballocation.attachment.3.297 -dEQP-VK.renderpass2.suballocation.attachment.3.298 -dEQP-VK.renderpass2.suballocation.attachment.3.299 -dEQP-VK.renderpass2.suballocation.attachment.3.300 -dEQP-VK.renderpass2.suballocation.attachment.3.301 -dEQP-VK.renderpass2.suballocation.attachment.3.302 -dEQP-VK.renderpass2.suballocation.attachment.3.303 -dEQP-VK.renderpass2.suballocation.attachment.3.304 -dEQP-VK.renderpass2.suballocation.attachment.3.305 -dEQP-VK.renderpass2.suballocation.attachment.3.306 -dEQP-VK.renderpass2.suballocation.attachment.3.307 -dEQP-VK.renderpass2.suballocation.attachment.3.308 -dEQP-VK.renderpass2.suballocation.attachment.3.309 -dEQP-VK.renderpass2.suballocation.attachment.3.310 -dEQP-VK.renderpass2.suballocation.attachment.3.311 -dEQP-VK.renderpass2.suballocation.attachment.3.312 -dEQP-VK.renderpass2.suballocation.attachment.3.313 -dEQP-VK.renderpass2.suballocation.attachment.3.314 -dEQP-VK.renderpass2.suballocation.attachment.3.315 -dEQP-VK.renderpass2.suballocation.attachment.3.316 -dEQP-VK.renderpass2.suballocation.attachment.3.317 -dEQP-VK.renderpass2.suballocation.attachment.3.318 -dEQP-VK.renderpass2.suballocation.attachment.3.319 -dEQP-VK.renderpass2.suballocation.attachment.3.320 -dEQP-VK.renderpass2.suballocation.attachment.3.321 -dEQP-VK.renderpass2.suballocation.attachment.3.322 -dEQP-VK.renderpass2.suballocation.attachment.3.323 -dEQP-VK.renderpass2.suballocation.attachment.3.324 -dEQP-VK.renderpass2.suballocation.attachment.3.325 -dEQP-VK.renderpass2.suballocation.attachment.3.326 -dEQP-VK.renderpass2.suballocation.attachment.3.327 -dEQP-VK.renderpass2.suballocation.attachment.3.328 -dEQP-VK.renderpass2.suballocation.attachment.3.329 -dEQP-VK.renderpass2.suballocation.attachment.3.330 -dEQP-VK.renderpass2.suballocation.attachment.3.331 -dEQP-VK.renderpass2.suballocation.attachment.3.332 -dEQP-VK.renderpass2.suballocation.attachment.3.333 -dEQP-VK.renderpass2.suballocation.attachment.3.334 -dEQP-VK.renderpass2.suballocation.attachment.3.335 -dEQP-VK.renderpass2.suballocation.attachment.3.336 -dEQP-VK.renderpass2.suballocation.attachment.3.337 -dEQP-VK.renderpass2.suballocation.attachment.3.338 -dEQP-VK.renderpass2.suballocation.attachment.3.339 -dEQP-VK.renderpass2.suballocation.attachment.3.340 -dEQP-VK.renderpass2.suballocation.attachment.3.341 -dEQP-VK.renderpass2.suballocation.attachment.3.342 -dEQP-VK.renderpass2.suballocation.attachment.3.343 -dEQP-VK.renderpass2.suballocation.attachment.3.344 -dEQP-VK.renderpass2.suballocation.attachment.3.345 -dEQP-VK.renderpass2.suballocation.attachment.3.346 -dEQP-VK.renderpass2.suballocation.attachment.3.347 -dEQP-VK.renderpass2.suballocation.attachment.3.348 -dEQP-VK.renderpass2.suballocation.attachment.3.349 -dEQP-VK.renderpass2.suballocation.attachment.3.350 -dEQP-VK.renderpass2.suballocation.attachment.3.351 -dEQP-VK.renderpass2.suballocation.attachment.3.352 -dEQP-VK.renderpass2.suballocation.attachment.3.353 -dEQP-VK.renderpass2.suballocation.attachment.3.354 -dEQP-VK.renderpass2.suballocation.attachment.3.355 -dEQP-VK.renderpass2.suballocation.attachment.3.356 -dEQP-VK.renderpass2.suballocation.attachment.3.357 -dEQP-VK.renderpass2.suballocation.attachment.3.358 -dEQP-VK.renderpass2.suballocation.attachment.3.359 -dEQP-VK.renderpass2.suballocation.attachment.3.360 -dEQP-VK.renderpass2.suballocation.attachment.3.361 -dEQP-VK.renderpass2.suballocation.attachment.3.362 -dEQP-VK.renderpass2.suballocation.attachment.3.363 -dEQP-VK.renderpass2.suballocation.attachment.3.364 -dEQP-VK.renderpass2.suballocation.attachment.3.365 -dEQP-VK.renderpass2.suballocation.attachment.3.366 -dEQP-VK.renderpass2.suballocation.attachment.3.367 -dEQP-VK.renderpass2.suballocation.attachment.3.368 -dEQP-VK.renderpass2.suballocation.attachment.3.369 -dEQP-VK.renderpass2.suballocation.attachment.3.370 -dEQP-VK.renderpass2.suballocation.attachment.3.371 -dEQP-VK.renderpass2.suballocation.attachment.3.372 -dEQP-VK.renderpass2.suballocation.attachment.3.373 -dEQP-VK.renderpass2.suballocation.attachment.3.374 -dEQP-VK.renderpass2.suballocation.attachment.3.375 -dEQP-VK.renderpass2.suballocation.attachment.3.376 -dEQP-VK.renderpass2.suballocation.attachment.3.377 -dEQP-VK.renderpass2.suballocation.attachment.3.378 -dEQP-VK.renderpass2.suballocation.attachment.3.379 -dEQP-VK.renderpass2.suballocation.attachment.3.380 -dEQP-VK.renderpass2.suballocation.attachment.3.381 -dEQP-VK.renderpass2.suballocation.attachment.3.382 -dEQP-VK.renderpass2.suballocation.attachment.3.383 -dEQP-VK.renderpass2.suballocation.attachment.3.384 -dEQP-VK.renderpass2.suballocation.attachment.3.385 -dEQP-VK.renderpass2.suballocation.attachment.3.386 -dEQP-VK.renderpass2.suballocation.attachment.3.387 -dEQP-VK.renderpass2.suballocation.attachment.3.388 -dEQP-VK.renderpass2.suballocation.attachment.3.389 -dEQP-VK.renderpass2.suballocation.attachment.3.390 -dEQP-VK.renderpass2.suballocation.attachment.3.391 -dEQP-VK.renderpass2.suballocation.attachment.3.392 -dEQP-VK.renderpass2.suballocation.attachment.3.393 -dEQP-VK.renderpass2.suballocation.attachment.3.394 -dEQP-VK.renderpass2.suballocation.attachment.3.395 -dEQP-VK.renderpass2.suballocation.attachment.3.396 -dEQP-VK.renderpass2.suballocation.attachment.3.397 -dEQP-VK.renderpass2.suballocation.attachment.3.398 -dEQP-VK.renderpass2.suballocation.attachment.3.399 -dEQP-VK.renderpass2.suballocation.attachment.4.400 -dEQP-VK.renderpass2.suballocation.attachment.4.401 -dEQP-VK.renderpass2.suballocation.attachment.4.402 -dEQP-VK.renderpass2.suballocation.attachment.4.403 -dEQP-VK.renderpass2.suballocation.attachment.4.404 -dEQP-VK.renderpass2.suballocation.attachment.4.405 -dEQP-VK.renderpass2.suballocation.attachment.4.406 -dEQP-VK.renderpass2.suballocation.attachment.4.407 -dEQP-VK.renderpass2.suballocation.attachment.4.408 -dEQP-VK.renderpass2.suballocation.attachment.4.409 -dEQP-VK.renderpass2.suballocation.attachment.4.410 -dEQP-VK.renderpass2.suballocation.attachment.4.411 -dEQP-VK.renderpass2.suballocation.attachment.4.412 -dEQP-VK.renderpass2.suballocation.attachment.4.413 -dEQP-VK.renderpass2.suballocation.attachment.4.414 -dEQP-VK.renderpass2.suballocation.attachment.4.415 -dEQP-VK.renderpass2.suballocation.attachment.4.416 -dEQP-VK.renderpass2.suballocation.attachment.4.417 -dEQP-VK.renderpass2.suballocation.attachment.4.418 -dEQP-VK.renderpass2.suballocation.attachment.4.419 -dEQP-VK.renderpass2.suballocation.attachment.4.420 -dEQP-VK.renderpass2.suballocation.attachment.4.421 -dEQP-VK.renderpass2.suballocation.attachment.4.422 -dEQP-VK.renderpass2.suballocation.attachment.4.423 -dEQP-VK.renderpass2.suballocation.attachment.4.424 -dEQP-VK.renderpass2.suballocation.attachment.4.425 -dEQP-VK.renderpass2.suballocation.attachment.4.426 -dEQP-VK.renderpass2.suballocation.attachment.4.427 -dEQP-VK.renderpass2.suballocation.attachment.4.428 -dEQP-VK.renderpass2.suballocation.attachment.4.429 -dEQP-VK.renderpass2.suballocation.attachment.4.430 -dEQP-VK.renderpass2.suballocation.attachment.4.431 -dEQP-VK.renderpass2.suballocation.attachment.4.432 -dEQP-VK.renderpass2.suballocation.attachment.4.433 -dEQP-VK.renderpass2.suballocation.attachment.4.434 -dEQP-VK.renderpass2.suballocation.attachment.4.435 -dEQP-VK.renderpass2.suballocation.attachment.4.436 -dEQP-VK.renderpass2.suballocation.attachment.4.437 -dEQP-VK.renderpass2.suballocation.attachment.4.438 -dEQP-VK.renderpass2.suballocation.attachment.4.439 -dEQP-VK.renderpass2.suballocation.attachment.4.440 -dEQP-VK.renderpass2.suballocation.attachment.4.441 -dEQP-VK.renderpass2.suballocation.attachment.4.442 -dEQP-VK.renderpass2.suballocation.attachment.4.443 -dEQP-VK.renderpass2.suballocation.attachment.4.444 -dEQP-VK.renderpass2.suballocation.attachment.4.445 -dEQP-VK.renderpass2.suballocation.attachment.4.446 -dEQP-VK.renderpass2.suballocation.attachment.4.447 -dEQP-VK.renderpass2.suballocation.attachment.4.448 -dEQP-VK.renderpass2.suballocation.attachment.4.449 -dEQP-VK.renderpass2.suballocation.attachment.4.450 -dEQP-VK.renderpass2.suballocation.attachment.4.451 -dEQP-VK.renderpass2.suballocation.attachment.4.452 -dEQP-VK.renderpass2.suballocation.attachment.4.453 -dEQP-VK.renderpass2.suballocation.attachment.4.454 -dEQP-VK.renderpass2.suballocation.attachment.4.455 -dEQP-VK.renderpass2.suballocation.attachment.4.456 -dEQP-VK.renderpass2.suballocation.attachment.4.457 -dEQP-VK.renderpass2.suballocation.attachment.4.458 -dEQP-VK.renderpass2.suballocation.attachment.4.459 -dEQP-VK.renderpass2.suballocation.attachment.4.460 -dEQP-VK.renderpass2.suballocation.attachment.4.461 -dEQP-VK.renderpass2.suballocation.attachment.4.462 -dEQP-VK.renderpass2.suballocation.attachment.4.463 -dEQP-VK.renderpass2.suballocation.attachment.4.464 -dEQP-VK.renderpass2.suballocation.attachment.4.465 -dEQP-VK.renderpass2.suballocation.attachment.4.466 -dEQP-VK.renderpass2.suballocation.attachment.4.467 -dEQP-VK.renderpass2.suballocation.attachment.4.468 -dEQP-VK.renderpass2.suballocation.attachment.4.469 -dEQP-VK.renderpass2.suballocation.attachment.4.470 -dEQP-VK.renderpass2.suballocation.attachment.4.471 -dEQP-VK.renderpass2.suballocation.attachment.4.472 -dEQP-VK.renderpass2.suballocation.attachment.4.473 -dEQP-VK.renderpass2.suballocation.attachment.4.474 -dEQP-VK.renderpass2.suballocation.attachment.4.475 -dEQP-VK.renderpass2.suballocation.attachment.4.476 -dEQP-VK.renderpass2.suballocation.attachment.4.477 -dEQP-VK.renderpass2.suballocation.attachment.4.478 -dEQP-VK.renderpass2.suballocation.attachment.4.479 -dEQP-VK.renderpass2.suballocation.attachment.4.480 -dEQP-VK.renderpass2.suballocation.attachment.4.481 -dEQP-VK.renderpass2.suballocation.attachment.4.482 -dEQP-VK.renderpass2.suballocation.attachment.4.483 -dEQP-VK.renderpass2.suballocation.attachment.4.484 -dEQP-VK.renderpass2.suballocation.attachment.4.485 -dEQP-VK.renderpass2.suballocation.attachment.4.486 -dEQP-VK.renderpass2.suballocation.attachment.4.487 -dEQP-VK.renderpass2.suballocation.attachment.4.488 -dEQP-VK.renderpass2.suballocation.attachment.4.489 -dEQP-VK.renderpass2.suballocation.attachment.4.490 -dEQP-VK.renderpass2.suballocation.attachment.4.491 -dEQP-VK.renderpass2.suballocation.attachment.4.492 -dEQP-VK.renderpass2.suballocation.attachment.4.493 -dEQP-VK.renderpass2.suballocation.attachment.4.494 -dEQP-VK.renderpass2.suballocation.attachment.4.495 -dEQP-VK.renderpass2.suballocation.attachment.4.496 -dEQP-VK.renderpass2.suballocation.attachment.4.497 -dEQP-VK.renderpass2.suballocation.attachment.4.498 -dEQP-VK.renderpass2.suballocation.attachment.4.499 -dEQP-VK.renderpass2.suballocation.attachment.4.500 -dEQP-VK.renderpass2.suballocation.attachment.4.501 -dEQP-VK.renderpass2.suballocation.attachment.4.502 -dEQP-VK.renderpass2.suballocation.attachment.4.503 -dEQP-VK.renderpass2.suballocation.attachment.4.504 -dEQP-VK.renderpass2.suballocation.attachment.4.505 -dEQP-VK.renderpass2.suballocation.attachment.4.506 -dEQP-VK.renderpass2.suballocation.attachment.4.507 -dEQP-VK.renderpass2.suballocation.attachment.4.508 -dEQP-VK.renderpass2.suballocation.attachment.4.509 -dEQP-VK.renderpass2.suballocation.attachment.4.510 -dEQP-VK.renderpass2.suballocation.attachment.4.511 -dEQP-VK.renderpass2.suballocation.attachment.4.512 -dEQP-VK.renderpass2.suballocation.attachment.4.513 -dEQP-VK.renderpass2.suballocation.attachment.4.514 -dEQP-VK.renderpass2.suballocation.attachment.4.515 -dEQP-VK.renderpass2.suballocation.attachment.4.516 -dEQP-VK.renderpass2.suballocation.attachment.4.517 -dEQP-VK.renderpass2.suballocation.attachment.4.518 -dEQP-VK.renderpass2.suballocation.attachment.4.519 -dEQP-VK.renderpass2.suballocation.attachment.4.520 -dEQP-VK.renderpass2.suballocation.attachment.4.521 -dEQP-VK.renderpass2.suballocation.attachment.4.522 -dEQP-VK.renderpass2.suballocation.attachment.4.523 -dEQP-VK.renderpass2.suballocation.attachment.4.524 -dEQP-VK.renderpass2.suballocation.attachment.4.525 -dEQP-VK.renderpass2.suballocation.attachment.4.526 -dEQP-VK.renderpass2.suballocation.attachment.4.527 -dEQP-VK.renderpass2.suballocation.attachment.4.528 -dEQP-VK.renderpass2.suballocation.attachment.4.529 -dEQP-VK.renderpass2.suballocation.attachment.4.530 -dEQP-VK.renderpass2.suballocation.attachment.4.531 -dEQP-VK.renderpass2.suballocation.attachment.4.532 -dEQP-VK.renderpass2.suballocation.attachment.4.533 -dEQP-VK.renderpass2.suballocation.attachment.4.534 -dEQP-VK.renderpass2.suballocation.attachment.4.535 -dEQP-VK.renderpass2.suballocation.attachment.4.536 -dEQP-VK.renderpass2.suballocation.attachment.4.537 -dEQP-VK.renderpass2.suballocation.attachment.4.538 -dEQP-VK.renderpass2.suballocation.attachment.4.539 -dEQP-VK.renderpass2.suballocation.attachment.4.540 -dEQP-VK.renderpass2.suballocation.attachment.4.541 -dEQP-VK.renderpass2.suballocation.attachment.4.542 -dEQP-VK.renderpass2.suballocation.attachment.4.543 -dEQP-VK.renderpass2.suballocation.attachment.4.544 -dEQP-VK.renderpass2.suballocation.attachment.4.545 -dEQP-VK.renderpass2.suballocation.attachment.4.546 -dEQP-VK.renderpass2.suballocation.attachment.4.547 -dEQP-VK.renderpass2.suballocation.attachment.4.548 -dEQP-VK.renderpass2.suballocation.attachment.4.549 -dEQP-VK.renderpass2.suballocation.attachment.4.550 -dEQP-VK.renderpass2.suballocation.attachment.4.551 -dEQP-VK.renderpass2.suballocation.attachment.4.552 -dEQP-VK.renderpass2.suballocation.attachment.4.553 -dEQP-VK.renderpass2.suballocation.attachment.4.554 -dEQP-VK.renderpass2.suballocation.attachment.4.555 -dEQP-VK.renderpass2.suballocation.attachment.4.556 -dEQP-VK.renderpass2.suballocation.attachment.4.557 -dEQP-VK.renderpass2.suballocation.attachment.4.558 -dEQP-VK.renderpass2.suballocation.attachment.4.559 -dEQP-VK.renderpass2.suballocation.attachment.4.560 -dEQP-VK.renderpass2.suballocation.attachment.4.561 -dEQP-VK.renderpass2.suballocation.attachment.4.562 -dEQP-VK.renderpass2.suballocation.attachment.4.563 -dEQP-VK.renderpass2.suballocation.attachment.4.564 -dEQP-VK.renderpass2.suballocation.attachment.4.565 -dEQP-VK.renderpass2.suballocation.attachment.4.566 -dEQP-VK.renderpass2.suballocation.attachment.4.567 -dEQP-VK.renderpass2.suballocation.attachment.4.568 -dEQP-VK.renderpass2.suballocation.attachment.4.569 -dEQP-VK.renderpass2.suballocation.attachment.4.570 -dEQP-VK.renderpass2.suballocation.attachment.4.571 -dEQP-VK.renderpass2.suballocation.attachment.4.572 -dEQP-VK.renderpass2.suballocation.attachment.4.573 -dEQP-VK.renderpass2.suballocation.attachment.4.574 -dEQP-VK.renderpass2.suballocation.attachment.4.575 -dEQP-VK.renderpass2.suballocation.attachment.4.576 -dEQP-VK.renderpass2.suballocation.attachment.4.577 -dEQP-VK.renderpass2.suballocation.attachment.4.578 -dEQP-VK.renderpass2.suballocation.attachment.4.579 -dEQP-VK.renderpass2.suballocation.attachment.4.580 -dEQP-VK.renderpass2.suballocation.attachment.4.581 -dEQP-VK.renderpass2.suballocation.attachment.4.582 -dEQP-VK.renderpass2.suballocation.attachment.4.583 -dEQP-VK.renderpass2.suballocation.attachment.4.584 -dEQP-VK.renderpass2.suballocation.attachment.4.585 -dEQP-VK.renderpass2.suballocation.attachment.4.586 -dEQP-VK.renderpass2.suballocation.attachment.4.587 -dEQP-VK.renderpass2.suballocation.attachment.4.588 -dEQP-VK.renderpass2.suballocation.attachment.4.589 -dEQP-VK.renderpass2.suballocation.attachment.4.590 -dEQP-VK.renderpass2.suballocation.attachment.4.591 -dEQP-VK.renderpass2.suballocation.attachment.4.592 -dEQP-VK.renderpass2.suballocation.attachment.4.593 -dEQP-VK.renderpass2.suballocation.attachment.4.594 -dEQP-VK.renderpass2.suballocation.attachment.4.595 -dEQP-VK.renderpass2.suballocation.attachment.4.596 -dEQP-VK.renderpass2.suballocation.attachment.4.597 -dEQP-VK.renderpass2.suballocation.attachment.4.598 -dEQP-VK.renderpass2.suballocation.attachment.4.599 -dEQP-VK.renderpass2.suballocation.attachment.8.600 -dEQP-VK.renderpass2.suballocation.attachment.8.601 -dEQP-VK.renderpass2.suballocation.attachment.8.602 -dEQP-VK.renderpass2.suballocation.attachment.8.603 -dEQP-VK.renderpass2.suballocation.attachment.8.604 -dEQP-VK.renderpass2.suballocation.attachment.8.605 -dEQP-VK.renderpass2.suballocation.attachment.8.606 -dEQP-VK.renderpass2.suballocation.attachment.8.607 -dEQP-VK.renderpass2.suballocation.attachment.8.608 -dEQP-VK.renderpass2.suballocation.attachment.8.609 -dEQP-VK.renderpass2.suballocation.attachment.8.610 -dEQP-VK.renderpass2.suballocation.attachment.8.611 -dEQP-VK.renderpass2.suballocation.attachment.8.612 -dEQP-VK.renderpass2.suballocation.attachment.8.613 -dEQP-VK.renderpass2.suballocation.attachment.8.614 -dEQP-VK.renderpass2.suballocation.attachment.8.615 -dEQP-VK.renderpass2.suballocation.attachment.8.616 -dEQP-VK.renderpass2.suballocation.attachment.8.617 -dEQP-VK.renderpass2.suballocation.attachment.8.618 -dEQP-VK.renderpass2.suballocation.attachment.8.619 -dEQP-VK.renderpass2.suballocation.attachment.8.620 -dEQP-VK.renderpass2.suballocation.attachment.8.621 -dEQP-VK.renderpass2.suballocation.attachment.8.622 -dEQP-VK.renderpass2.suballocation.attachment.8.623 -dEQP-VK.renderpass2.suballocation.attachment.8.624 -dEQP-VK.renderpass2.suballocation.attachment.8.625 -dEQP-VK.renderpass2.suballocation.attachment.8.626 -dEQP-VK.renderpass2.suballocation.attachment.8.627 -dEQP-VK.renderpass2.suballocation.attachment.8.628 -dEQP-VK.renderpass2.suballocation.attachment.8.629 -dEQP-VK.renderpass2.suballocation.attachment.8.630 -dEQP-VK.renderpass2.suballocation.attachment.8.631 -dEQP-VK.renderpass2.suballocation.attachment.8.632 -dEQP-VK.renderpass2.suballocation.attachment.8.633 -dEQP-VK.renderpass2.suballocation.attachment.8.634 -dEQP-VK.renderpass2.suballocation.attachment.8.635 -dEQP-VK.renderpass2.suballocation.attachment.8.636 -dEQP-VK.renderpass2.suballocation.attachment.8.637 -dEQP-VK.renderpass2.suballocation.attachment.8.638 -dEQP-VK.renderpass2.suballocation.attachment.8.639 -dEQP-VK.renderpass2.suballocation.attachment.8.640 -dEQP-VK.renderpass2.suballocation.attachment.8.641 -dEQP-VK.renderpass2.suballocation.attachment.8.642 -dEQP-VK.renderpass2.suballocation.attachment.8.643 -dEQP-VK.renderpass2.suballocation.attachment.8.644 -dEQP-VK.renderpass2.suballocation.attachment.8.645 -dEQP-VK.renderpass2.suballocation.attachment.8.646 -dEQP-VK.renderpass2.suballocation.attachment.8.647 -dEQP-VK.renderpass2.suballocation.attachment.8.648 -dEQP-VK.renderpass2.suballocation.attachment.8.649 -dEQP-VK.renderpass2.suballocation.attachment.8.650 -dEQP-VK.renderpass2.suballocation.attachment.8.651 -dEQP-VK.renderpass2.suballocation.attachment.8.652 -dEQP-VK.renderpass2.suballocation.attachment.8.653 -dEQP-VK.renderpass2.suballocation.attachment.8.654 -dEQP-VK.renderpass2.suballocation.attachment.8.655 -dEQP-VK.renderpass2.suballocation.attachment.8.656 -dEQP-VK.renderpass2.suballocation.attachment.8.657 -dEQP-VK.renderpass2.suballocation.attachment.8.658 -dEQP-VK.renderpass2.suballocation.attachment.8.659 -dEQP-VK.renderpass2.suballocation.attachment.8.660 -dEQP-VK.renderpass2.suballocation.attachment.8.661 -dEQP-VK.renderpass2.suballocation.attachment.8.662 -dEQP-VK.renderpass2.suballocation.attachment.8.663 -dEQP-VK.renderpass2.suballocation.attachment.8.664 -dEQP-VK.renderpass2.suballocation.attachment.8.665 -dEQP-VK.renderpass2.suballocation.attachment.8.666 -dEQP-VK.renderpass2.suballocation.attachment.8.667 -dEQP-VK.renderpass2.suballocation.attachment.8.668 -dEQP-VK.renderpass2.suballocation.attachment.8.669 -dEQP-VK.renderpass2.suballocation.attachment.8.670 -dEQP-VK.renderpass2.suballocation.attachment.8.671 -dEQP-VK.renderpass2.suballocation.attachment.8.672 -dEQP-VK.renderpass2.suballocation.attachment.8.673 -dEQP-VK.renderpass2.suballocation.attachment.8.674 -dEQP-VK.renderpass2.suballocation.attachment.8.675 -dEQP-VK.renderpass2.suballocation.attachment.8.676 -dEQP-VK.renderpass2.suballocation.attachment.8.677 -dEQP-VK.renderpass2.suballocation.attachment.8.678 -dEQP-VK.renderpass2.suballocation.attachment.8.679 -dEQP-VK.renderpass2.suballocation.attachment.8.680 -dEQP-VK.renderpass2.suballocation.attachment.8.681 -dEQP-VK.renderpass2.suballocation.attachment.8.682 -dEQP-VK.renderpass2.suballocation.attachment.8.683 -dEQP-VK.renderpass2.suballocation.attachment.8.684 -dEQP-VK.renderpass2.suballocation.attachment.8.685 -dEQP-VK.renderpass2.suballocation.attachment.8.686 -dEQP-VK.renderpass2.suballocation.attachment.8.687 -dEQP-VK.renderpass2.suballocation.attachment.8.688 -dEQP-VK.renderpass2.suballocation.attachment.8.689 -dEQP-VK.renderpass2.suballocation.attachment.8.690 -dEQP-VK.renderpass2.suballocation.attachment.8.691 -dEQP-VK.renderpass2.suballocation.attachment.8.692 -dEQP-VK.renderpass2.suballocation.attachment.8.693 -dEQP-VK.renderpass2.suballocation.attachment.8.694 -dEQP-VK.renderpass2.suballocation.attachment.8.695 -dEQP-VK.renderpass2.suballocation.attachment.8.696 -dEQP-VK.renderpass2.suballocation.attachment.8.697 -dEQP-VK.renderpass2.suballocation.attachment.8.698 -dEQP-VK.renderpass2.suballocation.attachment.8.699 -dEQP-VK.renderpass2.suballocation.attachment.8.700 -dEQP-VK.renderpass2.suballocation.attachment.8.701 -dEQP-VK.renderpass2.suballocation.attachment.8.702 -dEQP-VK.renderpass2.suballocation.attachment.8.703 -dEQP-VK.renderpass2.suballocation.attachment.8.704 -dEQP-VK.renderpass2.suballocation.attachment.8.705 -dEQP-VK.renderpass2.suballocation.attachment.8.706 -dEQP-VK.renderpass2.suballocation.attachment.8.707 -dEQP-VK.renderpass2.suballocation.attachment.8.708 -dEQP-VK.renderpass2.suballocation.attachment.8.709 -dEQP-VK.renderpass2.suballocation.attachment.8.710 -dEQP-VK.renderpass2.suballocation.attachment.8.711 -dEQP-VK.renderpass2.suballocation.attachment.8.712 -dEQP-VK.renderpass2.suballocation.attachment.8.713 -dEQP-VK.renderpass2.suballocation.attachment.8.714 -dEQP-VK.renderpass2.suballocation.attachment.8.715 -dEQP-VK.renderpass2.suballocation.attachment.8.716 -dEQP-VK.renderpass2.suballocation.attachment.8.717 -dEQP-VK.renderpass2.suballocation.attachment.8.718 -dEQP-VK.renderpass2.suballocation.attachment.8.719 -dEQP-VK.renderpass2.suballocation.attachment.8.720 -dEQP-VK.renderpass2.suballocation.attachment.8.721 -dEQP-VK.renderpass2.suballocation.attachment.8.722 -dEQP-VK.renderpass2.suballocation.attachment.8.723 -dEQP-VK.renderpass2.suballocation.attachment.8.724 -dEQP-VK.renderpass2.suballocation.attachment.8.725 -dEQP-VK.renderpass2.suballocation.attachment.8.726 -dEQP-VK.renderpass2.suballocation.attachment.8.727 -dEQP-VK.renderpass2.suballocation.attachment.8.728 -dEQP-VK.renderpass2.suballocation.attachment.8.729 -dEQP-VK.renderpass2.suballocation.attachment.8.730 -dEQP-VK.renderpass2.suballocation.attachment.8.731 -dEQP-VK.renderpass2.suballocation.attachment.8.732 -dEQP-VK.renderpass2.suballocation.attachment.8.733 -dEQP-VK.renderpass2.suballocation.attachment.8.734 -dEQP-VK.renderpass2.suballocation.attachment.8.735 -dEQP-VK.renderpass2.suballocation.attachment.8.736 -dEQP-VK.renderpass2.suballocation.attachment.8.737 -dEQP-VK.renderpass2.suballocation.attachment.8.738 -dEQP-VK.renderpass2.suballocation.attachment.8.739 -dEQP-VK.renderpass2.suballocation.attachment.8.740 -dEQP-VK.renderpass2.suballocation.attachment.8.741 -dEQP-VK.renderpass2.suballocation.attachment.8.742 -dEQP-VK.renderpass2.suballocation.attachment.8.743 -dEQP-VK.renderpass2.suballocation.attachment.8.744 -dEQP-VK.renderpass2.suballocation.attachment.8.745 -dEQP-VK.renderpass2.suballocation.attachment.8.746 -dEQP-VK.renderpass2.suballocation.attachment.8.747 -dEQP-VK.renderpass2.suballocation.attachment.8.748 -dEQP-VK.renderpass2.suballocation.attachment.8.749 -dEQP-VK.renderpass2.suballocation.attachment.8.750 -dEQP-VK.renderpass2.suballocation.attachment.8.751 -dEQP-VK.renderpass2.suballocation.attachment.8.752 -dEQP-VK.renderpass2.suballocation.attachment.8.753 -dEQP-VK.renderpass2.suballocation.attachment.8.754 -dEQP-VK.renderpass2.suballocation.attachment.8.755 -dEQP-VK.renderpass2.suballocation.attachment.8.756 -dEQP-VK.renderpass2.suballocation.attachment.8.757 -dEQP-VK.renderpass2.suballocation.attachment.8.758 -dEQP-VK.renderpass2.suballocation.attachment.8.759 -dEQP-VK.renderpass2.suballocation.attachment.8.760 -dEQP-VK.renderpass2.suballocation.attachment.8.761 -dEQP-VK.renderpass2.suballocation.attachment.8.762 -dEQP-VK.renderpass2.suballocation.attachment.8.763 -dEQP-VK.renderpass2.suballocation.attachment.8.764 -dEQP-VK.renderpass2.suballocation.attachment.8.765 -dEQP-VK.renderpass2.suballocation.attachment.8.766 -dEQP-VK.renderpass2.suballocation.attachment.8.767 -dEQP-VK.renderpass2.suballocation.attachment.8.768 -dEQP-VK.renderpass2.suballocation.attachment.8.769 -dEQP-VK.renderpass2.suballocation.attachment.8.770 -dEQP-VK.renderpass2.suballocation.attachment.8.771 -dEQP-VK.renderpass2.suballocation.attachment.8.772 -dEQP-VK.renderpass2.suballocation.attachment.8.773 -dEQP-VK.renderpass2.suballocation.attachment.8.774 -dEQP-VK.renderpass2.suballocation.attachment.8.775 -dEQP-VK.renderpass2.suballocation.attachment.8.776 -dEQP-VK.renderpass2.suballocation.attachment.8.777 -dEQP-VK.renderpass2.suballocation.attachment.8.778 -dEQP-VK.renderpass2.suballocation.attachment.8.779 -dEQP-VK.renderpass2.suballocation.attachment.8.780 -dEQP-VK.renderpass2.suballocation.attachment.8.781 -dEQP-VK.renderpass2.suballocation.attachment.8.782 -dEQP-VK.renderpass2.suballocation.attachment.8.783 -dEQP-VK.renderpass2.suballocation.attachment.8.784 -dEQP-VK.renderpass2.suballocation.attachment.8.785 -dEQP-VK.renderpass2.suballocation.attachment.8.786 -dEQP-VK.renderpass2.suballocation.attachment.8.787 -dEQP-VK.renderpass2.suballocation.attachment.8.788 -dEQP-VK.renderpass2.suballocation.attachment.8.789 -dEQP-VK.renderpass2.suballocation.attachment.8.790 -dEQP-VK.renderpass2.suballocation.attachment.8.791 -dEQP-VK.renderpass2.suballocation.attachment.8.792 -dEQP-VK.renderpass2.suballocation.attachment.8.793 -dEQP-VK.renderpass2.suballocation.attachment.8.794 -dEQP-VK.renderpass2.suballocation.attachment.8.795 -dEQP-VK.renderpass2.suballocation.attachment.8.796 -dEQP-VK.renderpass2.suballocation.attachment.8.797 -dEQP-VK.renderpass2.suballocation.attachment.8.798 -dEQP-VK.renderpass2.suballocation.attachment.8.799 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_7 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_stencil -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_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_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_64_64.geometry_to_indirectdraw -dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_128_128.geometry_to_indirectdraw -dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_512_512.geometry_to_indirectdraw -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r8g8b8a8_unorm -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r16g16b16a16_sfloat -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r8g8b8a8_unorm -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.b8g8r8a8_unorm -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r16g16b16a16_sfloat -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r5g6b5_unorm_pack16 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.a1r5g5b5_unorm_pack16 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_4 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_5 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_6 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_7 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_4 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_5 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_6 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_7 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_8 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_9 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_10 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_11 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_12 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_13 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_14 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_15 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_4 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_5 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_6 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_7 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_8 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_9 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_10 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_11 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_12 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_13 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_14 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_15 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_16 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_17 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_18 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_19 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_20 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_21 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_22 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_23 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_24 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_25 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_26 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_27 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_28 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_29 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_30 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_31 -dEQP-VK.renderpass2.suballocation.sparserendertarget.r5g6b5_unorm_pack16 -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_srgb -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_unorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_snorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_uint_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_sint_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_srgb_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_srgb -dEQP-VK.renderpass2.suballocation.sparserendertarget.a2r10g10b10_unorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_unorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_uint_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sfloat -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_1 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_3 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_7 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_15 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_31 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_63 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_127 -dEQP-VK.renderpass2.dedicated_allocation.simple.color -dEQP-VK.renderpass2.dedicated_allocation.simple.depth -dEQP-VK.renderpass2.dedicated_allocation.simple.stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.depth_stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth -dEQP-VK.renderpass2.dedicated_allocation.simple.color_stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth_stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.no_attachments -dEQP-VK.renderpass2.dedicated_allocation.simple.color_unused_omit_blend_state -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.200 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.201 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.202 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.203 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.204 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.205 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.206 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.207 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.208 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.209 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.210 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.211 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.212 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.213 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.214 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.215 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.216 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.217 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.218 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.219 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.220 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.221 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.222 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.223 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.224 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.225 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.226 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.227 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.228 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.229 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.230 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.231 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.232 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.233 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.234 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.235 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.236 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.237 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.238 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.239 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.240 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.241 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.242 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.243 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.244 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.245 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.246 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.247 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.248 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.249 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.250 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.251 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.252 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.253 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.254 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.255 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.256 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.257 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.258 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.259 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.260 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.261 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.262 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.263 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.264 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.265 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.266 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.267 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.268 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.269 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.270 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.271 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.272 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.273 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.274 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.275 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.276 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.277 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.278 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.279 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.280 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.281 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.282 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.283 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.284 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.285 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.286 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.287 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.288 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.289 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.290 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.291 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.292 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.293 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.294 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.295 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.296 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.297 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.298 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.299 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.300 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.301 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.302 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.303 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.304 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.305 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.306 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.307 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.308 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.309 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.310 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.311 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.312 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.313 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.314 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.315 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.316 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.317 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.318 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.319 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.320 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.321 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.322 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.323 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.324 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.325 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.326 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.327 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.328 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.329 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.330 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.331 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.332 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.333 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.334 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.335 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.336 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.337 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.338 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.339 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.340 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.341 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.342 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.343 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.344 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.345 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.346 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.347 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.348 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.349 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.350 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.351 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.352 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.353 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.354 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.355 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.356 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.357 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.358 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.359 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.360 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.361 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.362 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.363 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.364 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.365 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.366 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.367 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.368 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.369 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.370 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.371 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.372 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.373 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.374 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.375 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.376 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.377 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.378 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.379 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.380 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.381 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.382 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.383 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.384 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.385 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.386 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.387 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.388 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.389 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.390 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.391 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.392 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.393 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.394 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.395 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.396 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.397 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.398 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.399 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.400 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.401 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.402 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.403 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.404 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.405 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.406 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.407 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.408 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.409 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.410 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.411 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.412 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.413 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.414 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.415 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.416 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.417 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.418 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.419 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.420 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.421 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.422 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.423 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.424 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.425 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.426 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.427 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.428 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.429 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.430 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.431 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.432 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.433 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.434 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.435 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.436 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.437 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.438 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.439 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.440 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.441 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.442 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.443 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.444 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.445 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.446 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.447 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.448 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.449 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.450 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.451 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.452 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.453 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.454 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.455 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.456 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.457 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.458 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.459 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.460 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.461 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.462 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.463 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.464 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.465 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.466 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.467 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.468 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.469 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.470 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.471 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.472 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.473 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.474 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.475 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.476 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.477 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.478 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.479 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.480 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.481 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.482 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.483 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.484 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.485 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.486 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.487 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.488 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.489 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.490 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.491 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.492 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.493 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.494 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.495 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.496 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.497 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.498 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.499 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.500 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.501 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.502 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.503 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.504 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.505 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.506 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.507 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.508 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.509 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.510 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.511 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.512 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.513 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.514 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.515 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.516 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.517 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.518 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.519 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.520 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.521 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.522 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.523 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.524 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.525 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.526 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.527 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.528 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.529 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.530 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.531 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.532 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.533 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.534 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.535 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.536 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.537 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.538 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.539 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.540 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.541 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.542 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.543 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.544 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.545 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.546 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.547 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.548 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.549 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.550 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.551 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.552 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.553 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.554 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.555 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.556 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.557 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.558 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.559 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.560 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.561 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.562 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.563 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.564 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.565 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.566 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.567 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.568 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.569 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.570 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.571 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.572 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.573 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.574 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.575 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.576 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.577 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.578 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.579 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.580 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.581 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.582 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.583 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.584 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.585 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.586 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.587 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.588 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.589 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.590 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.591 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.592 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.593 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.594 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.595 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.596 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.597 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.598 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.599 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.600 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.601 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.602 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.603 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.604 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.605 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.606 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.607 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.608 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.609 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.610 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.611 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.612 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.613 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.614 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.615 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.616 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.617 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.618 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.619 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.620 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.621 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.622 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.623 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.624 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.625 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.626 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.627 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.628 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.629 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.630 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.631 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.632 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.633 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.634 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.635 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.636 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.637 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.638 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.639 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.640 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.641 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.642 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.643 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.644 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.645 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.646 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.647 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.648 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.649 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.650 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.651 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.652 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.653 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.654 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.655 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.656 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.657 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.658 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.659 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.660 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.661 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.662 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.663 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.664 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.665 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.666 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.667 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.668 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.669 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.670 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.671 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.672 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.673 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.674 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.675 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.676 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.677 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.678 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.679 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.680 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.681 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.682 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.683 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.684 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.685 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.686 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.687 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.688 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.689 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.690 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.691 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.692 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.693 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.694 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.695 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.696 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.697 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.698 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.699 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.700 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.701 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.702 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.703 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.704 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.705 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.706 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.707 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.708 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.709 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.710 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.711 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.712 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.713 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.714 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.715 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.716 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.717 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.718 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.719 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.720 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.721 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.722 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.723 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.724 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.725 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.726 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.727 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.728 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.729 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.730 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.731 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.732 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.733 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.734 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.735 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.736 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.737 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.738 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.739 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.740 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.741 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.742 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.743 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.744 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.745 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.746 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.747 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.748 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.749 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.750 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.751 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.752 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.753 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.754 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.755 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.756 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.757 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.758 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.759 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.760 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.761 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.762 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.763 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.764 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.765 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.766 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.767 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.768 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.769 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.770 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.771 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.772 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.773 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.774 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.775 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.776 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.777 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.778 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.779 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.780 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.781 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.782 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.783 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.784 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.785 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.786 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.787 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.788 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.789 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.790 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.791 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.792 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.793 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.794 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.795 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.796 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.797 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.798 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.799 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass2.multiple_subpasses_multiple_command_buffers.test dEQP-VK.renderpass2.depth_stencil_resolve.misc.properties dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth @@ -28096,3 +17502,10597 @@ dEQP-VK.renderpass2.fragment_density_map.properties.6_subsampled_samplers dEQP-VK.renderpass2.fragment_density_map.properties.8_subsampled_samplers dEQP-VK.renderpass2.fragment_density_map.properties.subsampled_loads dEQP-VK.renderpass2.fragment_density_map.properties.subsampled_coarse_reconstruction +dEQP-VK.renderpass2.suballocation.simple.color +dEQP-VK.renderpass2.suballocation.simple.depth +dEQP-VK.renderpass2.suballocation.simple.stencil +dEQP-VK.renderpass2.suballocation.simple.depth_stencil +dEQP-VK.renderpass2.suballocation.simple.color_depth +dEQP-VK.renderpass2.suballocation.simple.color_stencil +dEQP-VK.renderpass2.suballocation.simple.color_depth_stencil +dEQP-VK.renderpass2.suballocation.simple.no_attachments +dEQP-VK.renderpass2.suballocation.simple.color_unused_omit_blend_state +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.attachment.1.0 +dEQP-VK.renderpass2.suballocation.attachment.1.1 +dEQP-VK.renderpass2.suballocation.attachment.1.2 +dEQP-VK.renderpass2.suballocation.attachment.1.3 +dEQP-VK.renderpass2.suballocation.attachment.1.4 +dEQP-VK.renderpass2.suballocation.attachment.1.5 +dEQP-VK.renderpass2.suballocation.attachment.1.6 +dEQP-VK.renderpass2.suballocation.attachment.1.7 +dEQP-VK.renderpass2.suballocation.attachment.1.8 +dEQP-VK.renderpass2.suballocation.attachment.1.9 +dEQP-VK.renderpass2.suballocation.attachment.1.10 +dEQP-VK.renderpass2.suballocation.attachment.1.11 +dEQP-VK.renderpass2.suballocation.attachment.1.12 +dEQP-VK.renderpass2.suballocation.attachment.1.13 +dEQP-VK.renderpass2.suballocation.attachment.1.14 +dEQP-VK.renderpass2.suballocation.attachment.1.15 +dEQP-VK.renderpass2.suballocation.attachment.1.16 +dEQP-VK.renderpass2.suballocation.attachment.1.17 +dEQP-VK.renderpass2.suballocation.attachment.1.18 +dEQP-VK.renderpass2.suballocation.attachment.1.19 +dEQP-VK.renderpass2.suballocation.attachment.1.20 +dEQP-VK.renderpass2.suballocation.attachment.1.21 +dEQP-VK.renderpass2.suballocation.attachment.1.22 +dEQP-VK.renderpass2.suballocation.attachment.1.23 +dEQP-VK.renderpass2.suballocation.attachment.1.24 +dEQP-VK.renderpass2.suballocation.attachment.1.25 +dEQP-VK.renderpass2.suballocation.attachment.1.26 +dEQP-VK.renderpass2.suballocation.attachment.1.27 +dEQP-VK.renderpass2.suballocation.attachment.1.28 +dEQP-VK.renderpass2.suballocation.attachment.1.29 +dEQP-VK.renderpass2.suballocation.attachment.1.30 +dEQP-VK.renderpass2.suballocation.attachment.1.31 +dEQP-VK.renderpass2.suballocation.attachment.1.32 +dEQP-VK.renderpass2.suballocation.attachment.1.33 +dEQP-VK.renderpass2.suballocation.attachment.1.34 +dEQP-VK.renderpass2.suballocation.attachment.1.35 +dEQP-VK.renderpass2.suballocation.attachment.1.36 +dEQP-VK.renderpass2.suballocation.attachment.1.37 +dEQP-VK.renderpass2.suballocation.attachment.1.38 +dEQP-VK.renderpass2.suballocation.attachment.1.39 +dEQP-VK.renderpass2.suballocation.attachment.1.40 +dEQP-VK.renderpass2.suballocation.attachment.1.41 +dEQP-VK.renderpass2.suballocation.attachment.1.42 +dEQP-VK.renderpass2.suballocation.attachment.1.43 +dEQP-VK.renderpass2.suballocation.attachment.1.44 +dEQP-VK.renderpass2.suballocation.attachment.1.45 +dEQP-VK.renderpass2.suballocation.attachment.1.46 +dEQP-VK.renderpass2.suballocation.attachment.1.47 +dEQP-VK.renderpass2.suballocation.attachment.1.48 +dEQP-VK.renderpass2.suballocation.attachment.1.49 +dEQP-VK.renderpass2.suballocation.attachment.1.50 +dEQP-VK.renderpass2.suballocation.attachment.1.51 +dEQP-VK.renderpass2.suballocation.attachment.1.52 +dEQP-VK.renderpass2.suballocation.attachment.1.53 +dEQP-VK.renderpass2.suballocation.attachment.1.54 +dEQP-VK.renderpass2.suballocation.attachment.1.55 +dEQP-VK.renderpass2.suballocation.attachment.1.56 +dEQP-VK.renderpass2.suballocation.attachment.1.57 +dEQP-VK.renderpass2.suballocation.attachment.1.58 +dEQP-VK.renderpass2.suballocation.attachment.1.59 +dEQP-VK.renderpass2.suballocation.attachment.1.60 +dEQP-VK.renderpass2.suballocation.attachment.1.61 +dEQP-VK.renderpass2.suballocation.attachment.1.62 +dEQP-VK.renderpass2.suballocation.attachment.1.63 +dEQP-VK.renderpass2.suballocation.attachment.1.64 +dEQP-VK.renderpass2.suballocation.attachment.1.65 +dEQP-VK.renderpass2.suballocation.attachment.1.66 +dEQP-VK.renderpass2.suballocation.attachment.1.67 +dEQP-VK.renderpass2.suballocation.attachment.1.68 +dEQP-VK.renderpass2.suballocation.attachment.1.69 +dEQP-VK.renderpass2.suballocation.attachment.1.70 +dEQP-VK.renderpass2.suballocation.attachment.1.71 +dEQP-VK.renderpass2.suballocation.attachment.1.72 +dEQP-VK.renderpass2.suballocation.attachment.1.73 +dEQP-VK.renderpass2.suballocation.attachment.1.74 +dEQP-VK.renderpass2.suballocation.attachment.1.75 +dEQP-VK.renderpass2.suballocation.attachment.1.76 +dEQP-VK.renderpass2.suballocation.attachment.1.77 +dEQP-VK.renderpass2.suballocation.attachment.1.78 +dEQP-VK.renderpass2.suballocation.attachment.1.79 +dEQP-VK.renderpass2.suballocation.attachment.1.80 +dEQP-VK.renderpass2.suballocation.attachment.1.81 +dEQP-VK.renderpass2.suballocation.attachment.1.82 +dEQP-VK.renderpass2.suballocation.attachment.1.83 +dEQP-VK.renderpass2.suballocation.attachment.1.84 +dEQP-VK.renderpass2.suballocation.attachment.1.85 +dEQP-VK.renderpass2.suballocation.attachment.1.86 +dEQP-VK.renderpass2.suballocation.attachment.1.87 +dEQP-VK.renderpass2.suballocation.attachment.1.88 +dEQP-VK.renderpass2.suballocation.attachment.1.89 +dEQP-VK.renderpass2.suballocation.attachment.1.90 +dEQP-VK.renderpass2.suballocation.attachment.1.91 +dEQP-VK.renderpass2.suballocation.attachment.1.92 +dEQP-VK.renderpass2.suballocation.attachment.1.93 +dEQP-VK.renderpass2.suballocation.attachment.1.94 +dEQP-VK.renderpass2.suballocation.attachment.1.95 +dEQP-VK.renderpass2.suballocation.attachment.1.96 +dEQP-VK.renderpass2.suballocation.attachment.1.97 +dEQP-VK.renderpass2.suballocation.attachment.1.98 +dEQP-VK.renderpass2.suballocation.attachment.1.99 +dEQP-VK.renderpass2.suballocation.attachment.3.200 +dEQP-VK.renderpass2.suballocation.attachment.3.201 +dEQP-VK.renderpass2.suballocation.attachment.3.202 +dEQP-VK.renderpass2.suballocation.attachment.3.203 +dEQP-VK.renderpass2.suballocation.attachment.3.204 +dEQP-VK.renderpass2.suballocation.attachment.3.205 +dEQP-VK.renderpass2.suballocation.attachment.3.206 +dEQP-VK.renderpass2.suballocation.attachment.3.207 +dEQP-VK.renderpass2.suballocation.attachment.3.208 +dEQP-VK.renderpass2.suballocation.attachment.3.209 +dEQP-VK.renderpass2.suballocation.attachment.3.210 +dEQP-VK.renderpass2.suballocation.attachment.3.211 +dEQP-VK.renderpass2.suballocation.attachment.3.212 +dEQP-VK.renderpass2.suballocation.attachment.3.213 +dEQP-VK.renderpass2.suballocation.attachment.3.214 +dEQP-VK.renderpass2.suballocation.attachment.3.215 +dEQP-VK.renderpass2.suballocation.attachment.3.216 +dEQP-VK.renderpass2.suballocation.attachment.3.217 +dEQP-VK.renderpass2.suballocation.attachment.3.218 +dEQP-VK.renderpass2.suballocation.attachment.3.219 +dEQP-VK.renderpass2.suballocation.attachment.3.220 +dEQP-VK.renderpass2.suballocation.attachment.3.221 +dEQP-VK.renderpass2.suballocation.attachment.3.222 +dEQP-VK.renderpass2.suballocation.attachment.3.223 +dEQP-VK.renderpass2.suballocation.attachment.3.224 +dEQP-VK.renderpass2.suballocation.attachment.3.225 +dEQP-VK.renderpass2.suballocation.attachment.3.226 +dEQP-VK.renderpass2.suballocation.attachment.3.227 +dEQP-VK.renderpass2.suballocation.attachment.3.228 +dEQP-VK.renderpass2.suballocation.attachment.3.229 +dEQP-VK.renderpass2.suballocation.attachment.3.230 +dEQP-VK.renderpass2.suballocation.attachment.3.231 +dEQP-VK.renderpass2.suballocation.attachment.3.232 +dEQP-VK.renderpass2.suballocation.attachment.3.233 +dEQP-VK.renderpass2.suballocation.attachment.3.234 +dEQP-VK.renderpass2.suballocation.attachment.3.235 +dEQP-VK.renderpass2.suballocation.attachment.3.236 +dEQP-VK.renderpass2.suballocation.attachment.3.237 +dEQP-VK.renderpass2.suballocation.attachment.3.238 +dEQP-VK.renderpass2.suballocation.attachment.3.239 +dEQP-VK.renderpass2.suballocation.attachment.3.240 +dEQP-VK.renderpass2.suballocation.attachment.3.241 +dEQP-VK.renderpass2.suballocation.attachment.3.242 +dEQP-VK.renderpass2.suballocation.attachment.3.243 +dEQP-VK.renderpass2.suballocation.attachment.3.244 +dEQP-VK.renderpass2.suballocation.attachment.3.245 +dEQP-VK.renderpass2.suballocation.attachment.3.246 +dEQP-VK.renderpass2.suballocation.attachment.3.247 +dEQP-VK.renderpass2.suballocation.attachment.3.248 +dEQP-VK.renderpass2.suballocation.attachment.3.249 +dEQP-VK.renderpass2.suballocation.attachment.3.250 +dEQP-VK.renderpass2.suballocation.attachment.3.251 +dEQP-VK.renderpass2.suballocation.attachment.3.252 +dEQP-VK.renderpass2.suballocation.attachment.3.253 +dEQP-VK.renderpass2.suballocation.attachment.3.254 +dEQP-VK.renderpass2.suballocation.attachment.3.255 +dEQP-VK.renderpass2.suballocation.attachment.3.256 +dEQP-VK.renderpass2.suballocation.attachment.3.257 +dEQP-VK.renderpass2.suballocation.attachment.3.258 +dEQP-VK.renderpass2.suballocation.attachment.3.259 +dEQP-VK.renderpass2.suballocation.attachment.3.260 +dEQP-VK.renderpass2.suballocation.attachment.3.261 +dEQP-VK.renderpass2.suballocation.attachment.3.262 +dEQP-VK.renderpass2.suballocation.attachment.3.263 +dEQP-VK.renderpass2.suballocation.attachment.3.264 +dEQP-VK.renderpass2.suballocation.attachment.3.265 +dEQP-VK.renderpass2.suballocation.attachment.3.266 +dEQP-VK.renderpass2.suballocation.attachment.3.267 +dEQP-VK.renderpass2.suballocation.attachment.3.268 +dEQP-VK.renderpass2.suballocation.attachment.3.269 +dEQP-VK.renderpass2.suballocation.attachment.3.270 +dEQP-VK.renderpass2.suballocation.attachment.3.271 +dEQP-VK.renderpass2.suballocation.attachment.3.272 +dEQP-VK.renderpass2.suballocation.attachment.3.273 +dEQP-VK.renderpass2.suballocation.attachment.3.274 +dEQP-VK.renderpass2.suballocation.attachment.3.275 +dEQP-VK.renderpass2.suballocation.attachment.3.276 +dEQP-VK.renderpass2.suballocation.attachment.3.277 +dEQP-VK.renderpass2.suballocation.attachment.3.278 +dEQP-VK.renderpass2.suballocation.attachment.3.279 +dEQP-VK.renderpass2.suballocation.attachment.3.280 +dEQP-VK.renderpass2.suballocation.attachment.3.281 +dEQP-VK.renderpass2.suballocation.attachment.3.282 +dEQP-VK.renderpass2.suballocation.attachment.3.283 +dEQP-VK.renderpass2.suballocation.attachment.3.284 +dEQP-VK.renderpass2.suballocation.attachment.3.285 +dEQP-VK.renderpass2.suballocation.attachment.3.286 +dEQP-VK.renderpass2.suballocation.attachment.3.287 +dEQP-VK.renderpass2.suballocation.attachment.3.288 +dEQP-VK.renderpass2.suballocation.attachment.3.289 +dEQP-VK.renderpass2.suballocation.attachment.3.290 +dEQP-VK.renderpass2.suballocation.attachment.3.291 +dEQP-VK.renderpass2.suballocation.attachment.3.292 +dEQP-VK.renderpass2.suballocation.attachment.3.293 +dEQP-VK.renderpass2.suballocation.attachment.3.294 +dEQP-VK.renderpass2.suballocation.attachment.3.295 +dEQP-VK.renderpass2.suballocation.attachment.3.296 +dEQP-VK.renderpass2.suballocation.attachment.3.297 +dEQP-VK.renderpass2.suballocation.attachment.3.298 +dEQP-VK.renderpass2.suballocation.attachment.3.299 +dEQP-VK.renderpass2.suballocation.attachment.3.300 +dEQP-VK.renderpass2.suballocation.attachment.3.301 +dEQP-VK.renderpass2.suballocation.attachment.3.302 +dEQP-VK.renderpass2.suballocation.attachment.3.303 +dEQP-VK.renderpass2.suballocation.attachment.3.304 +dEQP-VK.renderpass2.suballocation.attachment.3.305 +dEQP-VK.renderpass2.suballocation.attachment.3.306 +dEQP-VK.renderpass2.suballocation.attachment.3.307 +dEQP-VK.renderpass2.suballocation.attachment.3.308 +dEQP-VK.renderpass2.suballocation.attachment.3.309 +dEQP-VK.renderpass2.suballocation.attachment.3.310 +dEQP-VK.renderpass2.suballocation.attachment.3.311 +dEQP-VK.renderpass2.suballocation.attachment.3.312 +dEQP-VK.renderpass2.suballocation.attachment.3.313 +dEQP-VK.renderpass2.suballocation.attachment.3.314 +dEQP-VK.renderpass2.suballocation.attachment.3.315 +dEQP-VK.renderpass2.suballocation.attachment.3.316 +dEQP-VK.renderpass2.suballocation.attachment.3.317 +dEQP-VK.renderpass2.suballocation.attachment.3.318 +dEQP-VK.renderpass2.suballocation.attachment.3.319 +dEQP-VK.renderpass2.suballocation.attachment.3.320 +dEQP-VK.renderpass2.suballocation.attachment.3.321 +dEQP-VK.renderpass2.suballocation.attachment.3.322 +dEQP-VK.renderpass2.suballocation.attachment.3.323 +dEQP-VK.renderpass2.suballocation.attachment.3.324 +dEQP-VK.renderpass2.suballocation.attachment.3.325 +dEQP-VK.renderpass2.suballocation.attachment.3.326 +dEQP-VK.renderpass2.suballocation.attachment.3.327 +dEQP-VK.renderpass2.suballocation.attachment.3.328 +dEQP-VK.renderpass2.suballocation.attachment.3.329 +dEQP-VK.renderpass2.suballocation.attachment.3.330 +dEQP-VK.renderpass2.suballocation.attachment.3.331 +dEQP-VK.renderpass2.suballocation.attachment.3.332 +dEQP-VK.renderpass2.suballocation.attachment.3.333 +dEQP-VK.renderpass2.suballocation.attachment.3.334 +dEQP-VK.renderpass2.suballocation.attachment.3.335 +dEQP-VK.renderpass2.suballocation.attachment.3.336 +dEQP-VK.renderpass2.suballocation.attachment.3.337 +dEQP-VK.renderpass2.suballocation.attachment.3.338 +dEQP-VK.renderpass2.suballocation.attachment.3.339 +dEQP-VK.renderpass2.suballocation.attachment.3.340 +dEQP-VK.renderpass2.suballocation.attachment.3.341 +dEQP-VK.renderpass2.suballocation.attachment.3.342 +dEQP-VK.renderpass2.suballocation.attachment.3.343 +dEQP-VK.renderpass2.suballocation.attachment.3.344 +dEQP-VK.renderpass2.suballocation.attachment.3.345 +dEQP-VK.renderpass2.suballocation.attachment.3.346 +dEQP-VK.renderpass2.suballocation.attachment.3.347 +dEQP-VK.renderpass2.suballocation.attachment.3.348 +dEQP-VK.renderpass2.suballocation.attachment.3.349 +dEQP-VK.renderpass2.suballocation.attachment.3.350 +dEQP-VK.renderpass2.suballocation.attachment.3.351 +dEQP-VK.renderpass2.suballocation.attachment.3.352 +dEQP-VK.renderpass2.suballocation.attachment.3.353 +dEQP-VK.renderpass2.suballocation.attachment.3.354 +dEQP-VK.renderpass2.suballocation.attachment.3.355 +dEQP-VK.renderpass2.suballocation.attachment.3.356 +dEQP-VK.renderpass2.suballocation.attachment.3.357 +dEQP-VK.renderpass2.suballocation.attachment.3.358 +dEQP-VK.renderpass2.suballocation.attachment.3.359 +dEQP-VK.renderpass2.suballocation.attachment.3.360 +dEQP-VK.renderpass2.suballocation.attachment.3.361 +dEQP-VK.renderpass2.suballocation.attachment.3.362 +dEQP-VK.renderpass2.suballocation.attachment.3.363 +dEQP-VK.renderpass2.suballocation.attachment.3.364 +dEQP-VK.renderpass2.suballocation.attachment.3.365 +dEQP-VK.renderpass2.suballocation.attachment.3.366 +dEQP-VK.renderpass2.suballocation.attachment.3.367 +dEQP-VK.renderpass2.suballocation.attachment.3.368 +dEQP-VK.renderpass2.suballocation.attachment.3.369 +dEQP-VK.renderpass2.suballocation.attachment.3.370 +dEQP-VK.renderpass2.suballocation.attachment.3.371 +dEQP-VK.renderpass2.suballocation.attachment.3.372 +dEQP-VK.renderpass2.suballocation.attachment.3.373 +dEQP-VK.renderpass2.suballocation.attachment.3.374 +dEQP-VK.renderpass2.suballocation.attachment.3.375 +dEQP-VK.renderpass2.suballocation.attachment.3.376 +dEQP-VK.renderpass2.suballocation.attachment.3.377 +dEQP-VK.renderpass2.suballocation.attachment.3.378 +dEQP-VK.renderpass2.suballocation.attachment.3.379 +dEQP-VK.renderpass2.suballocation.attachment.3.380 +dEQP-VK.renderpass2.suballocation.attachment.3.381 +dEQP-VK.renderpass2.suballocation.attachment.3.382 +dEQP-VK.renderpass2.suballocation.attachment.3.383 +dEQP-VK.renderpass2.suballocation.attachment.3.384 +dEQP-VK.renderpass2.suballocation.attachment.3.385 +dEQP-VK.renderpass2.suballocation.attachment.3.386 +dEQP-VK.renderpass2.suballocation.attachment.3.387 +dEQP-VK.renderpass2.suballocation.attachment.3.388 +dEQP-VK.renderpass2.suballocation.attachment.3.389 +dEQP-VK.renderpass2.suballocation.attachment.3.390 +dEQP-VK.renderpass2.suballocation.attachment.3.391 +dEQP-VK.renderpass2.suballocation.attachment.3.392 +dEQP-VK.renderpass2.suballocation.attachment.3.393 +dEQP-VK.renderpass2.suballocation.attachment.3.394 +dEQP-VK.renderpass2.suballocation.attachment.3.395 +dEQP-VK.renderpass2.suballocation.attachment.3.396 +dEQP-VK.renderpass2.suballocation.attachment.3.397 +dEQP-VK.renderpass2.suballocation.attachment.3.398 +dEQP-VK.renderpass2.suballocation.attachment.3.399 +dEQP-VK.renderpass2.suballocation.attachment.4.400 +dEQP-VK.renderpass2.suballocation.attachment.4.401 +dEQP-VK.renderpass2.suballocation.attachment.4.402 +dEQP-VK.renderpass2.suballocation.attachment.4.403 +dEQP-VK.renderpass2.suballocation.attachment.4.404 +dEQP-VK.renderpass2.suballocation.attachment.4.405 +dEQP-VK.renderpass2.suballocation.attachment.4.406 +dEQP-VK.renderpass2.suballocation.attachment.4.407 +dEQP-VK.renderpass2.suballocation.attachment.4.408 +dEQP-VK.renderpass2.suballocation.attachment.4.409 +dEQP-VK.renderpass2.suballocation.attachment.4.410 +dEQP-VK.renderpass2.suballocation.attachment.4.411 +dEQP-VK.renderpass2.suballocation.attachment.4.412 +dEQP-VK.renderpass2.suballocation.attachment.4.413 +dEQP-VK.renderpass2.suballocation.attachment.4.414 +dEQP-VK.renderpass2.suballocation.attachment.4.415 +dEQP-VK.renderpass2.suballocation.attachment.4.416 +dEQP-VK.renderpass2.suballocation.attachment.4.417 +dEQP-VK.renderpass2.suballocation.attachment.4.418 +dEQP-VK.renderpass2.suballocation.attachment.4.419 +dEQP-VK.renderpass2.suballocation.attachment.4.420 +dEQP-VK.renderpass2.suballocation.attachment.4.421 +dEQP-VK.renderpass2.suballocation.attachment.4.422 +dEQP-VK.renderpass2.suballocation.attachment.4.423 +dEQP-VK.renderpass2.suballocation.attachment.4.424 +dEQP-VK.renderpass2.suballocation.attachment.4.425 +dEQP-VK.renderpass2.suballocation.attachment.4.426 +dEQP-VK.renderpass2.suballocation.attachment.4.427 +dEQP-VK.renderpass2.suballocation.attachment.4.428 +dEQP-VK.renderpass2.suballocation.attachment.4.429 +dEQP-VK.renderpass2.suballocation.attachment.4.430 +dEQP-VK.renderpass2.suballocation.attachment.4.431 +dEQP-VK.renderpass2.suballocation.attachment.4.432 +dEQP-VK.renderpass2.suballocation.attachment.4.433 +dEQP-VK.renderpass2.suballocation.attachment.4.434 +dEQP-VK.renderpass2.suballocation.attachment.4.435 +dEQP-VK.renderpass2.suballocation.attachment.4.436 +dEQP-VK.renderpass2.suballocation.attachment.4.437 +dEQP-VK.renderpass2.suballocation.attachment.4.438 +dEQP-VK.renderpass2.suballocation.attachment.4.439 +dEQP-VK.renderpass2.suballocation.attachment.4.440 +dEQP-VK.renderpass2.suballocation.attachment.4.441 +dEQP-VK.renderpass2.suballocation.attachment.4.442 +dEQP-VK.renderpass2.suballocation.attachment.4.443 +dEQP-VK.renderpass2.suballocation.attachment.4.444 +dEQP-VK.renderpass2.suballocation.attachment.4.445 +dEQP-VK.renderpass2.suballocation.attachment.4.446 +dEQP-VK.renderpass2.suballocation.attachment.4.447 +dEQP-VK.renderpass2.suballocation.attachment.4.448 +dEQP-VK.renderpass2.suballocation.attachment.4.449 +dEQP-VK.renderpass2.suballocation.attachment.4.450 +dEQP-VK.renderpass2.suballocation.attachment.4.451 +dEQP-VK.renderpass2.suballocation.attachment.4.452 +dEQP-VK.renderpass2.suballocation.attachment.4.453 +dEQP-VK.renderpass2.suballocation.attachment.4.454 +dEQP-VK.renderpass2.suballocation.attachment.4.455 +dEQP-VK.renderpass2.suballocation.attachment.4.456 +dEQP-VK.renderpass2.suballocation.attachment.4.457 +dEQP-VK.renderpass2.suballocation.attachment.4.458 +dEQP-VK.renderpass2.suballocation.attachment.4.459 +dEQP-VK.renderpass2.suballocation.attachment.4.460 +dEQP-VK.renderpass2.suballocation.attachment.4.461 +dEQP-VK.renderpass2.suballocation.attachment.4.462 +dEQP-VK.renderpass2.suballocation.attachment.4.463 +dEQP-VK.renderpass2.suballocation.attachment.4.464 +dEQP-VK.renderpass2.suballocation.attachment.4.465 +dEQP-VK.renderpass2.suballocation.attachment.4.466 +dEQP-VK.renderpass2.suballocation.attachment.4.467 +dEQP-VK.renderpass2.suballocation.attachment.4.468 +dEQP-VK.renderpass2.suballocation.attachment.4.469 +dEQP-VK.renderpass2.suballocation.attachment.4.470 +dEQP-VK.renderpass2.suballocation.attachment.4.471 +dEQP-VK.renderpass2.suballocation.attachment.4.472 +dEQP-VK.renderpass2.suballocation.attachment.4.473 +dEQP-VK.renderpass2.suballocation.attachment.4.474 +dEQP-VK.renderpass2.suballocation.attachment.4.475 +dEQP-VK.renderpass2.suballocation.attachment.4.476 +dEQP-VK.renderpass2.suballocation.attachment.4.477 +dEQP-VK.renderpass2.suballocation.attachment.4.478 +dEQP-VK.renderpass2.suballocation.attachment.4.479 +dEQP-VK.renderpass2.suballocation.attachment.4.480 +dEQP-VK.renderpass2.suballocation.attachment.4.481 +dEQP-VK.renderpass2.suballocation.attachment.4.482 +dEQP-VK.renderpass2.suballocation.attachment.4.483 +dEQP-VK.renderpass2.suballocation.attachment.4.484 +dEQP-VK.renderpass2.suballocation.attachment.4.485 +dEQP-VK.renderpass2.suballocation.attachment.4.486 +dEQP-VK.renderpass2.suballocation.attachment.4.487 +dEQP-VK.renderpass2.suballocation.attachment.4.488 +dEQP-VK.renderpass2.suballocation.attachment.4.489 +dEQP-VK.renderpass2.suballocation.attachment.4.490 +dEQP-VK.renderpass2.suballocation.attachment.4.491 +dEQP-VK.renderpass2.suballocation.attachment.4.492 +dEQP-VK.renderpass2.suballocation.attachment.4.493 +dEQP-VK.renderpass2.suballocation.attachment.4.494 +dEQP-VK.renderpass2.suballocation.attachment.4.495 +dEQP-VK.renderpass2.suballocation.attachment.4.496 +dEQP-VK.renderpass2.suballocation.attachment.4.497 +dEQP-VK.renderpass2.suballocation.attachment.4.498 +dEQP-VK.renderpass2.suballocation.attachment.4.499 +dEQP-VK.renderpass2.suballocation.attachment.4.500 +dEQP-VK.renderpass2.suballocation.attachment.4.501 +dEQP-VK.renderpass2.suballocation.attachment.4.502 +dEQP-VK.renderpass2.suballocation.attachment.4.503 +dEQP-VK.renderpass2.suballocation.attachment.4.504 +dEQP-VK.renderpass2.suballocation.attachment.4.505 +dEQP-VK.renderpass2.suballocation.attachment.4.506 +dEQP-VK.renderpass2.suballocation.attachment.4.507 +dEQP-VK.renderpass2.suballocation.attachment.4.508 +dEQP-VK.renderpass2.suballocation.attachment.4.509 +dEQP-VK.renderpass2.suballocation.attachment.4.510 +dEQP-VK.renderpass2.suballocation.attachment.4.511 +dEQP-VK.renderpass2.suballocation.attachment.4.512 +dEQP-VK.renderpass2.suballocation.attachment.4.513 +dEQP-VK.renderpass2.suballocation.attachment.4.514 +dEQP-VK.renderpass2.suballocation.attachment.4.515 +dEQP-VK.renderpass2.suballocation.attachment.4.516 +dEQP-VK.renderpass2.suballocation.attachment.4.517 +dEQP-VK.renderpass2.suballocation.attachment.4.518 +dEQP-VK.renderpass2.suballocation.attachment.4.519 +dEQP-VK.renderpass2.suballocation.attachment.4.520 +dEQP-VK.renderpass2.suballocation.attachment.4.521 +dEQP-VK.renderpass2.suballocation.attachment.4.522 +dEQP-VK.renderpass2.suballocation.attachment.4.523 +dEQP-VK.renderpass2.suballocation.attachment.4.524 +dEQP-VK.renderpass2.suballocation.attachment.4.525 +dEQP-VK.renderpass2.suballocation.attachment.4.526 +dEQP-VK.renderpass2.suballocation.attachment.4.527 +dEQP-VK.renderpass2.suballocation.attachment.4.528 +dEQP-VK.renderpass2.suballocation.attachment.4.529 +dEQP-VK.renderpass2.suballocation.attachment.4.530 +dEQP-VK.renderpass2.suballocation.attachment.4.531 +dEQP-VK.renderpass2.suballocation.attachment.4.532 +dEQP-VK.renderpass2.suballocation.attachment.4.533 +dEQP-VK.renderpass2.suballocation.attachment.4.534 +dEQP-VK.renderpass2.suballocation.attachment.4.535 +dEQP-VK.renderpass2.suballocation.attachment.4.536 +dEQP-VK.renderpass2.suballocation.attachment.4.537 +dEQP-VK.renderpass2.suballocation.attachment.4.538 +dEQP-VK.renderpass2.suballocation.attachment.4.539 +dEQP-VK.renderpass2.suballocation.attachment.4.540 +dEQP-VK.renderpass2.suballocation.attachment.4.541 +dEQP-VK.renderpass2.suballocation.attachment.4.542 +dEQP-VK.renderpass2.suballocation.attachment.4.543 +dEQP-VK.renderpass2.suballocation.attachment.4.544 +dEQP-VK.renderpass2.suballocation.attachment.4.545 +dEQP-VK.renderpass2.suballocation.attachment.4.546 +dEQP-VK.renderpass2.suballocation.attachment.4.547 +dEQP-VK.renderpass2.suballocation.attachment.4.548 +dEQP-VK.renderpass2.suballocation.attachment.4.549 +dEQP-VK.renderpass2.suballocation.attachment.4.550 +dEQP-VK.renderpass2.suballocation.attachment.4.551 +dEQP-VK.renderpass2.suballocation.attachment.4.552 +dEQP-VK.renderpass2.suballocation.attachment.4.553 +dEQP-VK.renderpass2.suballocation.attachment.4.554 +dEQP-VK.renderpass2.suballocation.attachment.4.555 +dEQP-VK.renderpass2.suballocation.attachment.4.556 +dEQP-VK.renderpass2.suballocation.attachment.4.557 +dEQP-VK.renderpass2.suballocation.attachment.4.558 +dEQP-VK.renderpass2.suballocation.attachment.4.559 +dEQP-VK.renderpass2.suballocation.attachment.4.560 +dEQP-VK.renderpass2.suballocation.attachment.4.561 +dEQP-VK.renderpass2.suballocation.attachment.4.562 +dEQP-VK.renderpass2.suballocation.attachment.4.563 +dEQP-VK.renderpass2.suballocation.attachment.4.564 +dEQP-VK.renderpass2.suballocation.attachment.4.565 +dEQP-VK.renderpass2.suballocation.attachment.4.566 +dEQP-VK.renderpass2.suballocation.attachment.4.567 +dEQP-VK.renderpass2.suballocation.attachment.4.568 +dEQP-VK.renderpass2.suballocation.attachment.4.569 +dEQP-VK.renderpass2.suballocation.attachment.4.570 +dEQP-VK.renderpass2.suballocation.attachment.4.571 +dEQP-VK.renderpass2.suballocation.attachment.4.572 +dEQP-VK.renderpass2.suballocation.attachment.4.573 +dEQP-VK.renderpass2.suballocation.attachment.4.574 +dEQP-VK.renderpass2.suballocation.attachment.4.575 +dEQP-VK.renderpass2.suballocation.attachment.4.576 +dEQP-VK.renderpass2.suballocation.attachment.4.577 +dEQP-VK.renderpass2.suballocation.attachment.4.578 +dEQP-VK.renderpass2.suballocation.attachment.4.579 +dEQP-VK.renderpass2.suballocation.attachment.4.580 +dEQP-VK.renderpass2.suballocation.attachment.4.581 +dEQP-VK.renderpass2.suballocation.attachment.4.582 +dEQP-VK.renderpass2.suballocation.attachment.4.583 +dEQP-VK.renderpass2.suballocation.attachment.4.584 +dEQP-VK.renderpass2.suballocation.attachment.4.585 +dEQP-VK.renderpass2.suballocation.attachment.4.586 +dEQP-VK.renderpass2.suballocation.attachment.4.587 +dEQP-VK.renderpass2.suballocation.attachment.4.588 +dEQP-VK.renderpass2.suballocation.attachment.4.589 +dEQP-VK.renderpass2.suballocation.attachment.4.590 +dEQP-VK.renderpass2.suballocation.attachment.4.591 +dEQP-VK.renderpass2.suballocation.attachment.4.592 +dEQP-VK.renderpass2.suballocation.attachment.4.593 +dEQP-VK.renderpass2.suballocation.attachment.4.594 +dEQP-VK.renderpass2.suballocation.attachment.4.595 +dEQP-VK.renderpass2.suballocation.attachment.4.596 +dEQP-VK.renderpass2.suballocation.attachment.4.597 +dEQP-VK.renderpass2.suballocation.attachment.4.598 +dEQP-VK.renderpass2.suballocation.attachment.4.599 +dEQP-VK.renderpass2.suballocation.attachment.8.600 +dEQP-VK.renderpass2.suballocation.attachment.8.601 +dEQP-VK.renderpass2.suballocation.attachment.8.602 +dEQP-VK.renderpass2.suballocation.attachment.8.603 +dEQP-VK.renderpass2.suballocation.attachment.8.604 +dEQP-VK.renderpass2.suballocation.attachment.8.605 +dEQP-VK.renderpass2.suballocation.attachment.8.606 +dEQP-VK.renderpass2.suballocation.attachment.8.607 +dEQP-VK.renderpass2.suballocation.attachment.8.608 +dEQP-VK.renderpass2.suballocation.attachment.8.609 +dEQP-VK.renderpass2.suballocation.attachment.8.610 +dEQP-VK.renderpass2.suballocation.attachment.8.611 +dEQP-VK.renderpass2.suballocation.attachment.8.612 +dEQP-VK.renderpass2.suballocation.attachment.8.613 +dEQP-VK.renderpass2.suballocation.attachment.8.614 +dEQP-VK.renderpass2.suballocation.attachment.8.615 +dEQP-VK.renderpass2.suballocation.attachment.8.616 +dEQP-VK.renderpass2.suballocation.attachment.8.617 +dEQP-VK.renderpass2.suballocation.attachment.8.618 +dEQP-VK.renderpass2.suballocation.attachment.8.619 +dEQP-VK.renderpass2.suballocation.attachment.8.620 +dEQP-VK.renderpass2.suballocation.attachment.8.621 +dEQP-VK.renderpass2.suballocation.attachment.8.622 +dEQP-VK.renderpass2.suballocation.attachment.8.623 +dEQP-VK.renderpass2.suballocation.attachment.8.624 +dEQP-VK.renderpass2.suballocation.attachment.8.625 +dEQP-VK.renderpass2.suballocation.attachment.8.626 +dEQP-VK.renderpass2.suballocation.attachment.8.627 +dEQP-VK.renderpass2.suballocation.attachment.8.628 +dEQP-VK.renderpass2.suballocation.attachment.8.629 +dEQP-VK.renderpass2.suballocation.attachment.8.630 +dEQP-VK.renderpass2.suballocation.attachment.8.631 +dEQP-VK.renderpass2.suballocation.attachment.8.632 +dEQP-VK.renderpass2.suballocation.attachment.8.633 +dEQP-VK.renderpass2.suballocation.attachment.8.634 +dEQP-VK.renderpass2.suballocation.attachment.8.635 +dEQP-VK.renderpass2.suballocation.attachment.8.636 +dEQP-VK.renderpass2.suballocation.attachment.8.637 +dEQP-VK.renderpass2.suballocation.attachment.8.638 +dEQP-VK.renderpass2.suballocation.attachment.8.639 +dEQP-VK.renderpass2.suballocation.attachment.8.640 +dEQP-VK.renderpass2.suballocation.attachment.8.641 +dEQP-VK.renderpass2.suballocation.attachment.8.642 +dEQP-VK.renderpass2.suballocation.attachment.8.643 +dEQP-VK.renderpass2.suballocation.attachment.8.644 +dEQP-VK.renderpass2.suballocation.attachment.8.645 +dEQP-VK.renderpass2.suballocation.attachment.8.646 +dEQP-VK.renderpass2.suballocation.attachment.8.647 +dEQP-VK.renderpass2.suballocation.attachment.8.648 +dEQP-VK.renderpass2.suballocation.attachment.8.649 +dEQP-VK.renderpass2.suballocation.attachment.8.650 +dEQP-VK.renderpass2.suballocation.attachment.8.651 +dEQP-VK.renderpass2.suballocation.attachment.8.652 +dEQP-VK.renderpass2.suballocation.attachment.8.653 +dEQP-VK.renderpass2.suballocation.attachment.8.654 +dEQP-VK.renderpass2.suballocation.attachment.8.655 +dEQP-VK.renderpass2.suballocation.attachment.8.656 +dEQP-VK.renderpass2.suballocation.attachment.8.657 +dEQP-VK.renderpass2.suballocation.attachment.8.658 +dEQP-VK.renderpass2.suballocation.attachment.8.659 +dEQP-VK.renderpass2.suballocation.attachment.8.660 +dEQP-VK.renderpass2.suballocation.attachment.8.661 +dEQP-VK.renderpass2.suballocation.attachment.8.662 +dEQP-VK.renderpass2.suballocation.attachment.8.663 +dEQP-VK.renderpass2.suballocation.attachment.8.664 +dEQP-VK.renderpass2.suballocation.attachment.8.665 +dEQP-VK.renderpass2.suballocation.attachment.8.666 +dEQP-VK.renderpass2.suballocation.attachment.8.667 +dEQP-VK.renderpass2.suballocation.attachment.8.668 +dEQP-VK.renderpass2.suballocation.attachment.8.669 +dEQP-VK.renderpass2.suballocation.attachment.8.670 +dEQP-VK.renderpass2.suballocation.attachment.8.671 +dEQP-VK.renderpass2.suballocation.attachment.8.672 +dEQP-VK.renderpass2.suballocation.attachment.8.673 +dEQP-VK.renderpass2.suballocation.attachment.8.674 +dEQP-VK.renderpass2.suballocation.attachment.8.675 +dEQP-VK.renderpass2.suballocation.attachment.8.676 +dEQP-VK.renderpass2.suballocation.attachment.8.677 +dEQP-VK.renderpass2.suballocation.attachment.8.678 +dEQP-VK.renderpass2.suballocation.attachment.8.679 +dEQP-VK.renderpass2.suballocation.attachment.8.680 +dEQP-VK.renderpass2.suballocation.attachment.8.681 +dEQP-VK.renderpass2.suballocation.attachment.8.682 +dEQP-VK.renderpass2.suballocation.attachment.8.683 +dEQP-VK.renderpass2.suballocation.attachment.8.684 +dEQP-VK.renderpass2.suballocation.attachment.8.685 +dEQP-VK.renderpass2.suballocation.attachment.8.686 +dEQP-VK.renderpass2.suballocation.attachment.8.687 +dEQP-VK.renderpass2.suballocation.attachment.8.688 +dEQP-VK.renderpass2.suballocation.attachment.8.689 +dEQP-VK.renderpass2.suballocation.attachment.8.690 +dEQP-VK.renderpass2.suballocation.attachment.8.691 +dEQP-VK.renderpass2.suballocation.attachment.8.692 +dEQP-VK.renderpass2.suballocation.attachment.8.693 +dEQP-VK.renderpass2.suballocation.attachment.8.694 +dEQP-VK.renderpass2.suballocation.attachment.8.695 +dEQP-VK.renderpass2.suballocation.attachment.8.696 +dEQP-VK.renderpass2.suballocation.attachment.8.697 +dEQP-VK.renderpass2.suballocation.attachment.8.698 +dEQP-VK.renderpass2.suballocation.attachment.8.699 +dEQP-VK.renderpass2.suballocation.attachment.8.700 +dEQP-VK.renderpass2.suballocation.attachment.8.701 +dEQP-VK.renderpass2.suballocation.attachment.8.702 +dEQP-VK.renderpass2.suballocation.attachment.8.703 +dEQP-VK.renderpass2.suballocation.attachment.8.704 +dEQP-VK.renderpass2.suballocation.attachment.8.705 +dEQP-VK.renderpass2.suballocation.attachment.8.706 +dEQP-VK.renderpass2.suballocation.attachment.8.707 +dEQP-VK.renderpass2.suballocation.attachment.8.708 +dEQP-VK.renderpass2.suballocation.attachment.8.709 +dEQP-VK.renderpass2.suballocation.attachment.8.710 +dEQP-VK.renderpass2.suballocation.attachment.8.711 +dEQP-VK.renderpass2.suballocation.attachment.8.712 +dEQP-VK.renderpass2.suballocation.attachment.8.713 +dEQP-VK.renderpass2.suballocation.attachment.8.714 +dEQP-VK.renderpass2.suballocation.attachment.8.715 +dEQP-VK.renderpass2.suballocation.attachment.8.716 +dEQP-VK.renderpass2.suballocation.attachment.8.717 +dEQP-VK.renderpass2.suballocation.attachment.8.718 +dEQP-VK.renderpass2.suballocation.attachment.8.719 +dEQP-VK.renderpass2.suballocation.attachment.8.720 +dEQP-VK.renderpass2.suballocation.attachment.8.721 +dEQP-VK.renderpass2.suballocation.attachment.8.722 +dEQP-VK.renderpass2.suballocation.attachment.8.723 +dEQP-VK.renderpass2.suballocation.attachment.8.724 +dEQP-VK.renderpass2.suballocation.attachment.8.725 +dEQP-VK.renderpass2.suballocation.attachment.8.726 +dEQP-VK.renderpass2.suballocation.attachment.8.727 +dEQP-VK.renderpass2.suballocation.attachment.8.728 +dEQP-VK.renderpass2.suballocation.attachment.8.729 +dEQP-VK.renderpass2.suballocation.attachment.8.730 +dEQP-VK.renderpass2.suballocation.attachment.8.731 +dEQP-VK.renderpass2.suballocation.attachment.8.732 +dEQP-VK.renderpass2.suballocation.attachment.8.733 +dEQP-VK.renderpass2.suballocation.attachment.8.734 +dEQP-VK.renderpass2.suballocation.attachment.8.735 +dEQP-VK.renderpass2.suballocation.attachment.8.736 +dEQP-VK.renderpass2.suballocation.attachment.8.737 +dEQP-VK.renderpass2.suballocation.attachment.8.738 +dEQP-VK.renderpass2.suballocation.attachment.8.739 +dEQP-VK.renderpass2.suballocation.attachment.8.740 +dEQP-VK.renderpass2.suballocation.attachment.8.741 +dEQP-VK.renderpass2.suballocation.attachment.8.742 +dEQP-VK.renderpass2.suballocation.attachment.8.743 +dEQP-VK.renderpass2.suballocation.attachment.8.744 +dEQP-VK.renderpass2.suballocation.attachment.8.745 +dEQP-VK.renderpass2.suballocation.attachment.8.746 +dEQP-VK.renderpass2.suballocation.attachment.8.747 +dEQP-VK.renderpass2.suballocation.attachment.8.748 +dEQP-VK.renderpass2.suballocation.attachment.8.749 +dEQP-VK.renderpass2.suballocation.attachment.8.750 +dEQP-VK.renderpass2.suballocation.attachment.8.751 +dEQP-VK.renderpass2.suballocation.attachment.8.752 +dEQP-VK.renderpass2.suballocation.attachment.8.753 +dEQP-VK.renderpass2.suballocation.attachment.8.754 +dEQP-VK.renderpass2.suballocation.attachment.8.755 +dEQP-VK.renderpass2.suballocation.attachment.8.756 +dEQP-VK.renderpass2.suballocation.attachment.8.757 +dEQP-VK.renderpass2.suballocation.attachment.8.758 +dEQP-VK.renderpass2.suballocation.attachment.8.759 +dEQP-VK.renderpass2.suballocation.attachment.8.760 +dEQP-VK.renderpass2.suballocation.attachment.8.761 +dEQP-VK.renderpass2.suballocation.attachment.8.762 +dEQP-VK.renderpass2.suballocation.attachment.8.763 +dEQP-VK.renderpass2.suballocation.attachment.8.764 +dEQP-VK.renderpass2.suballocation.attachment.8.765 +dEQP-VK.renderpass2.suballocation.attachment.8.766 +dEQP-VK.renderpass2.suballocation.attachment.8.767 +dEQP-VK.renderpass2.suballocation.attachment.8.768 +dEQP-VK.renderpass2.suballocation.attachment.8.769 +dEQP-VK.renderpass2.suballocation.attachment.8.770 +dEQP-VK.renderpass2.suballocation.attachment.8.771 +dEQP-VK.renderpass2.suballocation.attachment.8.772 +dEQP-VK.renderpass2.suballocation.attachment.8.773 +dEQP-VK.renderpass2.suballocation.attachment.8.774 +dEQP-VK.renderpass2.suballocation.attachment.8.775 +dEQP-VK.renderpass2.suballocation.attachment.8.776 +dEQP-VK.renderpass2.suballocation.attachment.8.777 +dEQP-VK.renderpass2.suballocation.attachment.8.778 +dEQP-VK.renderpass2.suballocation.attachment.8.779 +dEQP-VK.renderpass2.suballocation.attachment.8.780 +dEQP-VK.renderpass2.suballocation.attachment.8.781 +dEQP-VK.renderpass2.suballocation.attachment.8.782 +dEQP-VK.renderpass2.suballocation.attachment.8.783 +dEQP-VK.renderpass2.suballocation.attachment.8.784 +dEQP-VK.renderpass2.suballocation.attachment.8.785 +dEQP-VK.renderpass2.suballocation.attachment.8.786 +dEQP-VK.renderpass2.suballocation.attachment.8.787 +dEQP-VK.renderpass2.suballocation.attachment.8.788 +dEQP-VK.renderpass2.suballocation.attachment.8.789 +dEQP-VK.renderpass2.suballocation.attachment.8.790 +dEQP-VK.renderpass2.suballocation.attachment.8.791 +dEQP-VK.renderpass2.suballocation.attachment.8.792 +dEQP-VK.renderpass2.suballocation.attachment.8.793 +dEQP-VK.renderpass2.suballocation.attachment.8.794 +dEQP-VK.renderpass2.suballocation.attachment.8.795 +dEQP-VK.renderpass2.suballocation.attachment.8.796 +dEQP-VK.renderpass2.suballocation.attachment.8.797 +dEQP-VK.renderpass2.suballocation.attachment.8.798 +dEQP-VK.renderpass2.suballocation.attachment.8.799 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.99 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_stencil +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_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_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_64_64.geometry_to_indirectdraw +dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_128_128.geometry_to_indirectdraw +dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_512_512.geometry_to_indirectdraw +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r8g8b8a8_unorm +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r16g16b16a16_sfloat +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r8g8b8a8_unorm +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.b8g8r8a8_unorm +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r16g16b16a16_sfloat +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r5g6b5_unorm_pack16 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.a1r5g5b5_unorm_pack16 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_4 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_5 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_6 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_7 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_4 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_5 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_6 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_7 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_8 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_9 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_10 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_11 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_12 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_13 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_14 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_15 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_4 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_5 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_6 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_7 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_8 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_9 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_10 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_11 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_12 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_13 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_14 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_15 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_16 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_17 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_18 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_19 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_20 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_21 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_22 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_23 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_24 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_25 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_26 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_27 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_28 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_29 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_30 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_31 +dEQP-VK.renderpass2.suballocation.sparserendertarget.r5g6b5_unorm_pack16 +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_srgb +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_unorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_snorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_uint_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_sint_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_srgb_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_srgb +dEQP-VK.renderpass2.suballocation.sparserendertarget.a2r10g10b10_unorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_unorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_uint_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sfloat +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_1 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_3 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_7 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_15 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_31 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_63 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_127 +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.dedicated_allocation.simple.color +dEQP-VK.renderpass2.dedicated_allocation.simple.depth +dEQP-VK.renderpass2.dedicated_allocation.simple.stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.depth_stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth +dEQP-VK.renderpass2.dedicated_allocation.simple.color_stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth_stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.no_attachments +dEQP-VK.renderpass2.dedicated_allocation.simple.color_unused_omit_blend_state +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.200 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.201 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.202 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.203 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.204 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.205 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.206 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.207 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.208 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.209 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.210 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.211 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.212 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.213 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.214 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.215 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.216 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.217 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.218 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.219 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.220 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.221 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.222 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.223 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.224 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.225 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.226 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.227 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.228 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.229 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.230 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.231 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.232 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.233 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.234 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.235 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.236 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.237 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.238 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.239 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.240 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.241 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.242 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.243 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.244 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.245 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.246 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.247 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.248 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.249 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.250 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.251 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.252 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.253 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.254 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.255 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.256 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.257 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.258 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.259 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.260 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.261 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.262 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.263 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.264 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.265 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.266 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.267 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.268 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.269 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.270 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.271 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.272 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.273 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.274 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.275 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.276 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.277 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.278 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.279 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.280 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.281 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.282 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.283 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.284 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.285 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.286 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.287 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.288 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.289 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.290 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.291 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.292 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.293 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.294 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.295 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.296 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.297 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.298 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.299 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.300 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.301 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.302 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.303 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.304 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.305 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.306 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.307 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.308 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.309 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.310 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.311 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.312 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.313 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.314 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.315 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.316 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.317 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.318 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.319 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.320 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.321 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.322 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.323 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.324 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.325 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.326 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.327 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.328 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.329 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.330 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.331 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.332 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.333 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.334 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.335 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.336 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.337 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.338 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.339 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.340 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.341 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.342 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.343 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.344 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.345 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.346 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.347 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.348 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.349 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.350 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.351 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.352 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.353 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.354 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.355 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.356 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.357 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.358 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.359 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.360 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.361 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.362 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.363 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.364 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.365 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.366 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.367 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.368 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.369 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.370 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.371 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.372 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.373 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.374 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.375 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.376 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.377 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.378 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.379 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.380 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.381 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.382 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.383 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.384 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.385 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.386 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.387 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.388 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.389 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.390 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.391 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.392 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.393 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.394 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.395 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.396 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.397 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.398 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.399 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.400 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.401 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.402 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.403 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.404 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.405 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.406 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.407 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.408 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.409 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.410 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.411 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.412 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.413 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.414 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.415 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.416 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.417 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.418 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.419 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.420 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.421 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.422 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.423 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.424 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.425 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.426 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.427 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.428 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.429 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.430 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.431 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.432 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.433 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.434 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.435 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.436 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.437 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.438 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.439 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.440 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.441 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.442 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.443 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.444 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.445 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.446 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.447 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.448 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.449 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.450 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.451 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.452 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.453 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.454 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.455 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.456 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.457 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.458 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.459 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.460 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.461 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.462 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.463 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.464 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.465 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.466 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.467 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.468 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.469 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.470 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.471 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.472 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.473 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.474 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.475 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.476 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.477 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.478 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.479 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.480 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.481 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.482 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.483 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.484 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.485 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.486 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.487 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.488 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.489 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.490 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.491 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.492 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.493 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.494 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.495 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.496 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.497 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.498 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.499 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.500 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.501 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.502 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.503 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.504 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.505 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.506 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.507 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.508 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.509 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.510 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.511 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.512 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.513 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.514 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.515 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.516 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.517 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.518 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.519 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.520 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.521 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.522 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.523 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.524 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.525 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.526 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.527 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.528 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.529 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.530 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.531 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.532 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.533 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.534 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.535 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.536 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.537 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.538 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.539 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.540 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.541 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.542 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.543 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.544 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.545 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.546 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.547 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.548 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.549 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.550 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.551 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.552 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.553 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.554 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.555 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.556 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.557 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.558 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.559 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.560 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.561 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.562 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.563 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.564 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.565 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.566 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.567 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.568 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.569 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.570 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.571 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.572 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.573 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.574 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.575 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.576 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.577 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.578 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.579 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.580 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.581 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.582 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.583 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.584 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.585 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.586 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.587 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.588 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.589 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.590 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.591 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.592 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.593 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.594 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.595 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.596 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.597 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.598 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.599 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.600 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.601 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.602 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.603 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.604 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.605 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.606 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.607 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.608 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.609 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.610 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.611 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.612 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.613 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.614 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.615 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.616 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.617 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.618 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.619 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.620 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.621 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.622 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.623 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.624 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.625 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.626 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.627 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.628 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.629 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.630 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.631 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.632 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.633 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.634 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.635 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.636 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.637 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.638 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.639 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.640 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.641 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.642 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.643 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.644 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.645 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.646 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.647 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.648 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.649 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.650 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.651 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.652 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.653 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.654 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.655 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.656 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.657 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.658 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.659 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.660 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.661 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.662 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.663 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.664 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.665 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.666 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.667 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.668 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.669 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.670 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.671 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.672 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.673 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.674 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.675 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.676 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.677 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.678 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.679 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.680 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.681 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.682 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.683 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.684 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.685 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.686 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.687 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.688 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.689 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.690 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.691 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.692 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.693 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.694 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.695 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.696 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.697 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.698 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.699 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.700 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.701 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.702 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.703 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.704 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.705 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.706 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.707 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.708 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.709 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.710 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.711 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.712 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.713 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.714 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.715 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.716 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.717 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.718 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.719 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.720 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.721 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.722 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.723 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.724 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.725 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.726 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.727 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.728 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.729 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.730 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.731 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.732 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.733 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.734 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.735 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.736 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.737 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.738 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.739 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.740 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.741 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.742 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.743 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.744 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.745 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.746 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.747 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.748 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.749 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.750 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.751 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.752 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.753 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.754 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.755 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.756 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.757 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.758 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.759 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.760 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.761 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.762 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.763 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.764 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.765 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.766 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.767 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.768 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.769 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.770 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.771 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.772 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.773 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.774 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.775 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.776 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.777 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.778 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.779 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.780 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.781 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.782 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.783 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.784 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.785 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.786 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.787 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.788 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.789 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.790 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.791 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.792 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.793 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.794 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.795 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.796 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.797 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.798 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.799 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.99 diff --git a/external/vulkancts/framework/vulkan/vkObjUtil.cpp b/external/vulkancts/framework/vulkan/vkObjUtil.cpp index e4c11d6..a395ed8 100644 --- a/external/vulkancts/framework/vulkan/vkObjUtil.cpp +++ b/external/vulkancts/framework/vulkan/vkObjUtil.cpp @@ -337,7 +337,8 @@ Move makeGraphicsPipeline (const DeviceInterface& vk, const VkPipelineMultisampleStateCreateInfo* multisampleStateCreateInfo, const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, const VkPipelineColorBlendStateCreateInfo* colorBlendStateCreateInfo, - const VkPipelineDynamicStateCreateInfo* dynamicStateCreateInfo) + const VkPipelineDynamicStateCreateInfo* dynamicStateCreateInfo, + const void* pNext) { VkPipelineShaderStageCreateInfo stageCreateInfo = { @@ -389,7 +390,7 @@ Move makeGraphicsPipeline (const DeviceInterface& vk, const VkGraphicsPipelineCreateInfo pipelineCreateInfo = { VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_CREATE_INFO, // VkStructureType sType - DE_NULL, // const void* pNext + pNext, // const void* pNext 0u, // VkPipelineCreateFlags flags (deUint32)pipelineShaderStageParams.size(), // deUint32 stageCount &pipelineShaderStageParams[0], // const VkPipelineShaderStageCreateInfo* pStages diff --git a/external/vulkancts/framework/vulkan/vkObjUtil.hpp b/external/vulkancts/framework/vulkan/vkObjUtil.hpp index e9c089b..da70e2d 100644 --- a/external/vulkancts/framework/vulkan/vkObjUtil.hpp +++ b/external/vulkancts/framework/vulkan/vkObjUtil.hpp @@ -77,7 +77,8 @@ Move makeGraphicsPipeline (const DeviceInterface& vk, const VkPipelineMultisampleStateCreateInfo* multisampleStateCreateInfo = DE_NULL, const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = DE_NULL, const VkPipelineColorBlendStateCreateInfo* colorBlendStateCreateInfo = DE_NULL, - const VkPipelineDynamicStateCreateInfo* dynamicStateCreateInfo = DE_NULL); + const VkPipelineDynamicStateCreateInfo* dynamicStateCreateInfo = DE_NULL, + const void* pNext = DE_NULL); Move makeRenderPass (const DeviceInterface& vk, const VkDevice device, diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleResolveTests.cpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleResolveTests.cpp index 34d4148..f339188 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleResolveTests.cpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleResolveTests.cpp @@ -117,7 +117,7 @@ struct TestConfig deUint32 attachmentCount; deUint32 width; deUint32 height; - RenderPassType renderPassType; + RenderingType renderingType; }; struct TestConfig2 : TestConfig @@ -185,7 +185,6 @@ protected: const std::vector singlesampleImageViews, VkRenderPass renderPass) const; - bool featuresSupported (Context& context, TestConfig config) const; void clearAttachments (VkCommandBuffer commandBuffer) const; VkDeviceSize getPixelSize () const; tcu::Vec4 getFormatThreshold () const; @@ -195,10 +194,8 @@ protected: protected: - const bool m_featuresSupported; - const bool m_extensionSupported; const bool m_testCompatibility; - const RenderPassType m_renderPassType; + const RenderingType m_renderingType; const VkFormat m_format; const VkSampleCountFlagBits m_sampleCount; @@ -210,10 +207,8 @@ protected: MultisampleRenderPassTestBase::MultisampleRenderPassTestBase (Context& context, TestConfig config) : TestInstance (context) - , m_featuresSupported (featuresSupported(context, config)) - , m_extensionSupported ((config.renderPassType == RENDERPASS_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) , m_testCompatibility (config.testType == COMPATIBILITY) - , m_renderPassType (config.renderPassType) + , m_renderingType (config.renderingType) , m_format (config.format) , m_sampleCount (sampleCountBitFromSampleCount(config.sampleCount)) , m_layerCount (config.layerCount) @@ -441,6 +436,11 @@ Move MultisampleRenderPassTestBase::createFramebuffer (const std: const std::vector singlesampleImageViews, VkRenderPass renderPass) const { + // when RenderPass was not created then we are testing dynamic rendering + // and we can't create framebuffer without valid RenderPass object + if (!renderPass) + return Move(); + const DeviceInterface& vkd = m_context.getDeviceInterface(); VkDevice device = m_context.getDevice(); @@ -473,20 +473,6 @@ Move MultisampleRenderPassTestBase::createFramebuffer (const std: return ::createFramebuffer(vkd, device, &createInfo); } -bool MultisampleRenderPassTestBase::featuresSupported (Context& context, TestConfig config) const -{ - bool result = ((config.layerCount > 1) && context.requireDeviceCoreFeature(DEVICE_CORE_FEATURE_GEOMETRY_SHADER)); - - const InstanceInterface& vki = context.getInstanceInterface(); - vk::VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); - const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); - - if (config.attachmentCount > properties.limits.maxColorAttachments) - TCU_THROW(NotSupportedError, "Required number of color attachments not supported."); - - return result; -} - void MultisampleRenderPassTestBase::clearAttachments (VkCommandBuffer commandBuffer) const { const DeviceInterface& vkd = m_context.getDeviceInterface(); @@ -615,7 +601,7 @@ private: template void submit (void); - void submitSwitch (RenderPassType renderPassType); + void submitSwitch (RenderingType renderingType); void verify (void); template @@ -702,11 +688,9 @@ MultisampleRenderPassTestInstance::~MultisampleRenderPassTestInstance (void) template void MultisampleRenderPassTestInstance::submit (void) { - const DeviceInterface& vkd (m_context.getDeviceInterface()); - const VkDevice device (m_context.getDevice()); - const Unique commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); - const typename RenderpassSubpass::SubpassBeginInfo subpassBeginInfo (DE_NULL, VK_SUBPASS_CONTENTS_INLINE); - const typename RenderpassSubpass::SubpassEndInfo subpassEndInfo (DE_NULL); + const DeviceInterface& vkd (m_context.getDeviceInterface()); + const VkDevice device (m_context.getDevice()); + const Unique commandBuffer (allocateCommandBuffer(vkd, device, *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); beginCommandBuffer(vkd, *commandBuffer); @@ -746,7 +730,49 @@ void MultisampleRenderPassTestInstance::submit (void) vkd.cmdPipelineBarrier(*commandBuffer, VK_PIPELINE_STAGE_TRANSFER_BIT, VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT, 0u, 0u, DE_NULL, 0u, DE_NULL, (deUint32)barriers.size(), &barriers[0]); } + VkRect2D renderArea = makeRect2D(m_width, m_height); + if (m_renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + { + const VkClearValue clearValue = makeClearValueColor( { 0.0f, 0.0f, 0.0f, 1.0f } ); + std::vector colorAttachments(m_attachmentsCount, + { + vk::VK_STRUCTURE_TYPE_RENDERING_ATTACHMENT_INFO_KHR, // VkStructureType sType; + DE_NULL, // const void* pNext; + DE_NULL, // VkImageView imageView; + vk::VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, // VkImageLayout imageLayout; + vk::VK_RESOLVE_MODE_AVERAGE_BIT, // VkResolveModeFlagBits resolveMode; + DE_NULL, // VkImageView resolveImageView; + vk::VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, // VkImageLayout resolveImageLayout; + vk::VK_ATTACHMENT_LOAD_OP_DONT_CARE, // VkAttachmentLoadOp loadOp; + vk::VK_ATTACHMENT_STORE_OP_DONT_CARE, // VkAttachmentStoreOp storeOp; + clearValue // VkClearValue clearValue; + }); + + for (deUint32 i = 0; i < m_attachmentsCount; ++i) + { + colorAttachments[i].imageView = **m_multisampleImageViews[i]; + colorAttachments[i].resolveImageView = **m_singlesampleImageViews[i]; + } + + vk::VkRenderingInfoKHR renderingInfo + { + vk::VK_STRUCTURE_TYPE_RENDERING_INFO_KHR, + DE_NULL, + 0, // VkRenderingFlagsKHR flags; + renderArea, // VkRect2D renderArea; + m_layerCount, // deUint32 layerCount; + 0u, // deUint32 viewMask; + m_attachmentsCount, // deUint32 colorAttachmentCount; + colorAttachments.data(), // const VkRenderingAttachmentInfoKHR* pColorAttachments; + DE_NULL, // const VkRenderingAttachmentInfoKHR* pDepthAttachment; + DE_NULL, // const VkRenderingAttachmentInfoKHR* pStencilAttachment; + }; + + vkd.cmdBeginRenderingKHR(*commandBuffer, &renderingInfo); + } + else { + const typename RenderpassSubpass::SubpassBeginInfo subpassBeginInfo(DE_NULL, VK_SUBPASS_CONTENTS_INLINE); const VkRenderPassBeginInfo beginInfo = { VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO, @@ -754,11 +780,7 @@ void MultisampleRenderPassTestInstance::submit (void) m_testCompatibility ? *m_renderPassCompatible : *m_renderPass, *m_framebuffer, - - { - { 0u, 0u }, - { m_width, m_height } - }, + renderArea, 0u, DE_NULL @@ -776,7 +798,13 @@ void MultisampleRenderPassTestInstance::submit (void) vkd.cmdDraw(*commandBuffer, 6u, 1u, 0u, 0u); } - RenderpassSubpass::cmdEndRenderPass(vkd, *commandBuffer, &subpassEndInfo); + if (m_renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + vkd.cmdEndRenderingKHR(*commandBuffer); + else + { + const typename RenderpassSubpass::SubpassEndInfo subpassEndInfo(DE_NULL); + RenderpassSubpass::cmdEndRenderPass(vkd, *commandBuffer, &subpassEndInfo); + } for (size_t dstNdx = 0; dstNdx < m_singlesampleImages.size(); dstNdx++) { @@ -794,14 +822,15 @@ void MultisampleRenderPassTestInstance::submit (void) invalidateMappedMemoryRange(vkd, device, m_bufferMemory[memoryBufferNdx]->getMemory(), 0u, VK_WHOLE_SIZE); } -void MultisampleRenderPassTestInstance::submitSwitch (RenderPassType renderPassType) +void MultisampleRenderPassTestInstance::submitSwitch (RenderingType renderingType) { - switch (renderPassType) + switch (renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: submit(); break; - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: + case RENDERING_TYPE_DYNAMIC_RENDERING: submit(); break; default: @@ -1173,7 +1202,7 @@ tcu::TestStatus MultisampleRenderPassTestInstance::iterate (void) } } - submitSwitch(m_renderPassType); + submitSwitch(m_renderingType); verify(); if (m_sampleMask == ((0x1u << m_sampleCount) - 1u)) @@ -1416,12 +1445,14 @@ Move MultisampleRenderPassTestInstance::createRenderPass (bool use Move MultisampleRenderPassTestInstance::createRenderPassSwitch (bool usedResolveAttachment) { - switch (m_renderPassType) + switch (m_renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return createRenderPass(usedResolveAttachment); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return createRenderPass(usedResolveAttachment); + case RENDERING_TYPE_DYNAMIC_RENDERING: + return Move(); default: TCU_THROW(InternalError, "Impossible"); } @@ -1563,6 +1594,20 @@ Move MultisampleRenderPassTestInstance::createRenderPipeline (void) { 0.0f, 0.0f, 0.0f, 0.0f } }; + VkPipelineRenderingCreateInfoKHR* pNext = DE_NULL; + std::vector attachmentFormats(m_attachmentsCount, m_format); + VkPipelineRenderingCreateInfoKHR renderingCreateInfo + { + VK_STRUCTURE_TYPE_PIPELINE_RENDERING_CREATE_INFO_KHR, + DE_NULL, + 0u, + m_attachmentsCount, + attachmentFormats.data(), + VK_FORMAT_UNDEFINED + }; + if (m_renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + pNext = &renderingCreateInfo; + return makeGraphicsPipeline(vkd, // const DeviceInterface& vk device, // const VkDevice device *m_renderPipelineLayout, // const VkPipelineLayout pipelineLayout @@ -1581,7 +1626,9 @@ Move MultisampleRenderPassTestInstance::createRenderPipeline (void) DE_NULL, // const VkPipelineRasterizationStateCreateInfo* rasterizationStateCreateInfo &multisampleState, // const VkPipelineMultisampleStateCreateInfo* multisampleStateCreateInfo &depthStencilState, // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo - &blendState); // const VkPipelineColorBlendStateCreateInfo* colorBlendStateCreateInfo + &blendState, // const VkPipelineColorBlendStateCreateInfo* colorBlendStateCreateInfo + DE_NULL, // const VkPipelineDynamicStateCreateInfo* dynamicStateCreateInfo + pNext); // const void* pNext } class MaxAttachmenstsRenderPassTestInstance : public MultisampleRenderPassTestBase @@ -1596,7 +1643,7 @@ private: template void submit (void); - void submitSwitch (RenderPassType renderPassType); + void submitSwitch (RenderingType renderingType); void verify (void); Move createDescriptorSetLayout (void); @@ -1605,7 +1652,7 @@ private: template Move createRenderPass (void); - Move createRenderPassSwitch (const RenderPassType renderPassType); + Move createRenderPassSwitch (const RenderingType renderingType); Move createRenderPipelineLayout (bool secondSubpass); Move createRenderPipeline (bool secondSubpass); @@ -1653,7 +1700,7 @@ MaxAttachmenstsRenderPassTestInstance::MaxAttachmenstsRenderPassTestInstance (Co , m_descriptorPool (createDescriptorPool()) , m_descriptorSet (createDescriptorSet()) - , m_renderPass (createRenderPassSwitch(config.renderPassType)) + , m_renderPass (createRenderPassSwitch(config.renderingType)) , m_framebuffer (createFramebuffer(m_multisampleImageViews, m_singlesampleImageViews, *m_renderPass)) , m_pipelineLayoutPass0 (createRenderPipelineLayout(0)) @@ -1851,14 +1898,14 @@ void MaxAttachmenstsRenderPassTestInstance::submit (void) invalidateMappedMemoryRange(vkd, device, m_bufferMemory[memoryBufferNdx]->getMemory(), 0u, VK_WHOLE_SIZE); } -void MaxAttachmenstsRenderPassTestInstance::submitSwitch (RenderPassType renderPassType) +void MaxAttachmenstsRenderPassTestInstance::submitSwitch (RenderingType renderingType) { - switch (renderPassType) + switch (renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: submit(); break; - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: submit(); break; default: @@ -2047,7 +2094,7 @@ void MaxAttachmenstsRenderPassTestInstance::verify (void) tcu::TestStatus MaxAttachmenstsRenderPassTestInstance::iterate(void) { - submitSwitch(m_renderPassType); + submitSwitch(m_renderingType); verify(); return tcu::TestStatus(m_resultCollector.getResult(), m_resultCollector.getMessage()); @@ -2320,13 +2367,13 @@ Move MaxAttachmenstsRenderPassTestInstance::createRenderPass(void) } } -Move MaxAttachmenstsRenderPassTestInstance::createRenderPassSwitch(const RenderPassType renderPassType) +Move MaxAttachmenstsRenderPassTestInstance::createRenderPassSwitch(const RenderingType renderingType) { - switch (renderPassType) + switch (renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return createRenderPass(); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return createRenderPass(); default: TCU_THROW(InternalError, "Impossible"); @@ -2681,12 +2728,28 @@ struct Programs template void checkSupport(Context& context, TestConfigType config) { + if (config.layerCount > 1) + context.requireDeviceCoreFeature(DEVICE_CORE_FEATURE_GEOMETRY_SHADER); + + if (config.renderingType == RENDERING_TYPE_RENDERPASS2) + context.requireDeviceFunctionality("VK_KHR_create_renderpass2"); + + if (config.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + context.requireDeviceFunctionality("VK_KHR_dynamic_rendering"); + if (context.isDeviceFunctionalitySupported("VK_KHR_portability_subset") && !context.getPortabilitySubsetFeatures().multisampleArrayImage && (config.sampleCount != VK_SAMPLE_COUNT_1_BIT) && (config.layerCount != 1)) { TCU_THROW(NotSupportedError, "VK_KHR_portability_subset: Implementation does not support image array with multiple samples per texel"); } + + const InstanceInterface& vki = context.getInstanceInterface(); + vk::VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); + const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); + + if (config.attachmentCount > properties.limits.maxColorAttachments) + TCU_THROW(NotSupportedError, "Required number of color attachments not supported."); } std::string formatToName (VkFormat format) @@ -2699,7 +2762,7 @@ std::string formatToName (VkFormat format) return de::toLower(formatStr.substr(prefix.length())); } -void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) +void initTests (tcu::TestCaseGroup* group, RenderingType renderingType) { static const VkFormat formats[] = { @@ -2796,7 +2859,7 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) 4u, 32u, 32u, - renderPassType + renderingType }; formatGroup->addChild(new InstanceFactory1WithSupport, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testName.c_str(), testConfig, typename FunctionSupport1::Args(checkSupport, testConfig))); @@ -2816,7 +2879,7 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) // construct shaders during test execution. To be able to test this we need to execute tests for all available // numbers of attachments despite the fact that we are only interested in the maximal number; test construction code // assumes that the number of attachments is power of two - if (layerCount == 1) + if ((renderingType != RENDERING_TYPE_DYNAMIC_RENDERING) && (layerCount == 1)) { for (deUint32 power = 2; power < 5; ++power) { @@ -2827,7 +2890,7 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) maxAttachmentsTestConfig.testType = MAX_ATTACHMENTS; maxAttachmentsTestConfig.attachmentCount = attachmentCount; - formatGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, maxAttName.c_str(), maxAttName.c_str(), maxAttachmentsTestConfig)); + formatGroup->addChild(new InstanceFactory1WithSupport, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, maxAttName.c_str(), maxAttName.c_str(), maxAttachmentsTestConfig, typename FunctionSupport1::Args(checkSupport, maxAttachmentsTestConfig))); } { @@ -2837,7 +2900,7 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) compatibilityTestConfig.testType = COMPATIBILITY; compatibilityTestConfig.attachmentCount = 1; - formatGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, compatibilityTestName.c_str(), compatibilityTestName.c_str(), compatibilityTestConfig)); + formatGroup->addChild(new InstanceFactory1WithSupport, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, compatibilityTestName.c_str(), compatibilityTestName.c_str(), compatibilityTestConfig, typename FunctionSupport1::Args(checkSupport, compatibilityTestConfig))); } } } @@ -2857,12 +2920,17 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) tcu::TestCaseGroup* createRenderPassMultisampleResolveTests (tcu::TestContext& testCtx) { - return createTestGroup(testCtx, "multisample_resolve", "Multisample render pass resolve tests", initTests, RENDERPASS_TYPE_LEGACY); + return createTestGroup(testCtx, "multisample_resolve", "Multisample render pass resolve tests", initTests, RENDERING_TYPE_RENDERPASS_LEGACY); } tcu::TestCaseGroup* createRenderPass2MultisampleResolveTests (tcu::TestContext& testCtx) { - return createTestGroup(testCtx, "multisample_resolve", "Multisample render pass resolve tests", initTests, RENDERPASS_TYPE_RENDERPASS2); + return createTestGroup(testCtx, "multisample_resolve", "Multisample render pass resolve tests", initTests, RENDERING_TYPE_RENDERPASS2); +} + +tcu::TestCaseGroup* createDynamicRenderingMultisampleResolveTests (tcu::TestContext& testCtx) +{ + return createTestGroup(testCtx, "multisample_resolve", "Multisample dynamic rendering resolve tests", initTests, RENDERING_TYPE_DYNAMIC_RENDERING); } } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleResolveTests.hpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleResolveTests.hpp index 65821ea..99dccf9 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleResolveTests.hpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleResolveTests.hpp @@ -29,8 +29,9 @@ namespace vkt { -tcu::TestCaseGroup* createRenderPassMultisampleResolveTests (tcu::TestContext& testCtx); +tcu::TestCaseGroup* createRenderPassMultisampleResolveTests (tcu::TestContext& testCtx); tcu::TestCaseGroup* createRenderPass2MultisampleResolveTests (tcu::TestContext& testCtx); +tcu::TestCaseGroup* createDynamicRenderingMultisampleResolveTests (tcu::TestContext& testCtx); } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleTests.cpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleTests.cpp index 1d1f80b..e7c5ef0 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleTests.cpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassMultisampleTests.cpp @@ -537,7 +537,7 @@ Move createRenderPass (const DeviceInterface& vkd, VkFormat srcFormat, VkFormat dstFormat, deUint32 sampleCount, - RenderPassType renderPassType, + RenderingType renderingType, TestSeparateUsage separateStencilUsage) { const VkSampleCountFlagBits samples (sampleCountBitFromomSampleCount(sampleCount)); @@ -568,7 +568,7 @@ Move createRenderPass (const DeviceInterface& vkd, DE_NULL, // || const void* pNext; 0u, // deUint32 attachment; || deUint32 attachment; VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL, // VkImageLayout layout; || VkImageLayout layout; - (renderPassType == RENDERPASS_TYPE_RENDERPASS2) // || VkImageAspectFlags aspectMask; + (renderingType == RENDERING_TYPE_RENDERPASS2) // || VkImageAspectFlags aspectMask; ? inputAspect : 0u ); @@ -759,15 +759,15 @@ Move createRenderPass (const DeviceInterface& vkd, VkFormat srcFormat, VkFormat dstFormat, deUint32 sampleCount, - const RenderPassType renderPassType, + const RenderingType renderingType, const TestSeparateUsage separateStencilUsage) { - switch (renderPassType) + switch (renderingType) { - case RENDERPASS_TYPE_LEGACY: - return createRenderPass(vkd, device, srcFormat, dstFormat, sampleCount, renderPassType, separateStencilUsage); - case RENDERPASS_TYPE_RENDERPASS2: - return createRenderPass(vkd, device, srcFormat, dstFormat, sampleCount, renderPassType, separateStencilUsage); + case RENDERING_TYPE_RENDERPASS_LEGACY: + return createRenderPass(vkd, device, srcFormat, dstFormat, sampleCount, renderingType, separateStencilUsage); + case RENDERING_TYPE_RENDERPASS2: + return createRenderPass(vkd, device, srcFormat, dstFormat, sampleCount, renderingType, separateStencilUsage); default: TCU_THROW(InternalError, "Impossible"); } @@ -1226,18 +1226,18 @@ struct TestConfig { TestConfig (VkFormat format_, deUint32 sampleCount_, - RenderPassType renderPassType_, + RenderingType renderingType_, TestSeparateUsage separateStencilUsage_ = (TestSeparateUsage)0u) : format (format_) , sampleCount (sampleCount_) - , renderPassType (renderPassType_) + , renderingType (renderingType_) , separateStencilUsage(separateStencilUsage_) { } VkFormat format; deUint32 sampleCount; - RenderPassType renderPassType; + RenderingType renderingType; TestSeparateUsage separateStencilUsage; }; @@ -1267,10 +1267,9 @@ VkFormat getDstFormat (VkFormat vkFormat, TestSeparateUsage separateStencilUsage return vkFormat; } -bool isExtensionSupported(Context& context, RenderPassType renderPassType, TestSeparateUsage separateStencilUsage) +bool isExtensionSupported(Context& context, RenderingType renderingType, TestSeparateUsage separateStencilUsage) { - - if (renderPassType == RENDERPASS_TYPE_RENDERPASS2) + if (renderingType == RENDERING_TYPE_RENDERPASS2) context.requireDeviceFunctionality("VK_KHR_create_renderpass2"); if (separateStencilUsage) @@ -1296,7 +1295,7 @@ public: private: const bool m_extensionSupported; - const RenderPassType m_renderPassType; + const RenderingType m_renderingType; const TestSeparateUsage m_separateStencilUsage; const VkFormat m_srcFormat; @@ -1342,8 +1341,8 @@ private: MultisampleRenderPassTestInstance::MultisampleRenderPassTestInstance (Context& context, TestConfig config) : TestInstance (context) - , m_extensionSupported (isExtensionSupported(context, config.renderPassType, config.separateStencilUsage)) - , m_renderPassType (config.renderPassType) + , m_extensionSupported (isExtensionSupported(context, config.renderingType, config.separateStencilUsage)) + , m_renderingType (config.renderingType) , m_separateStencilUsage (config.separateStencilUsage) , m_srcFormat (config.format) , m_dstFormat (getDstFormat(config.format, config.separateStencilUsage)) @@ -1370,7 +1369,7 @@ MultisampleRenderPassTestInstance::MultisampleRenderPassTestInstance (Context& c , m_dstBuffers (createBuffers(context.getDeviceInterface(), context.getDevice(), m_dstFormat, m_sampleCount, m_width, m_height)) , m_dstBufferMemory (createBufferMemory(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), m_dstBuffers)) - , m_renderPass (createRenderPass(context.getDeviceInterface(), context.getDevice(), m_srcFormat, m_dstFormat, m_sampleCount, config.renderPassType, m_separateStencilUsage)) + , m_renderPass (createRenderPass(context.getDeviceInterface(), context.getDevice(), m_srcFormat, m_dstFormat, m_sampleCount, config.renderingType, m_separateStencilUsage)) , m_framebuffer (createFramebuffer(context.getDeviceInterface(), context.getDevice(), *m_renderPass, *m_srcImageView, m_dstMultisampleImageViews, m_dstSinglesampleImageViews, m_width, m_height)) , m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevice())) @@ -1391,11 +1390,11 @@ MultisampleRenderPassTestInstance::~MultisampleRenderPassTestInstance (void) tcu::TestStatus MultisampleRenderPassTestInstance::iterate (void) { - switch (m_renderPassType) + switch (m_renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return iterateInternal(); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return iterateInternal(); default: TCU_THROW(InternalError, "Impossible"); @@ -2110,7 +2109,7 @@ std::string formatToName (VkFormat format) return de::toLower(formatStr.substr(prefix.length())); } -void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) +void initTests (tcu::TestCaseGroup* group, RenderingType renderingType) { static const VkFormat formats[] = { @@ -2190,7 +2189,7 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) for (size_t sampleCountNdx = 0; sampleCountNdx < DE_LENGTH_OF_ARRAY(sampleCounts); sampleCountNdx++) { const deUint32 sampleCount (sampleCounts[sampleCountNdx]); - const TestConfig testConfig (format, sampleCount, renderPassType); + const TestConfig testConfig (format, sampleCount, renderingType); const std::string testName ("samples_" + de::toString(sampleCount)); formatGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testName.c_str(), testConfig)); @@ -2200,10 +2199,10 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) { de::MovePtr sampleGroup (new tcu::TestCaseGroup(testCtx, testName.c_str(), testName.c_str())); { - const TestConfig separateUsageDepthTestConfig (format, sampleCount, renderPassType, TEST_DEPTH); + const TestConfig separateUsageDepthTestConfig (format, sampleCount, renderingType, TEST_DEPTH); sampleGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, "test_depth", "depth with input attachment bit", separateUsageDepthTestConfig)); - const TestConfig separateUsageStencilTestConfig (format, sampleCount, renderPassType, TEST_STENCIL); + const TestConfig separateUsageStencilTestConfig (format, sampleCount, renderingType, TEST_STENCIL); sampleGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, "test_stencil", "stencil with input attachment bit", separateUsageStencilTestConfig)); } @@ -2222,12 +2221,12 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) tcu::TestCaseGroup* createRenderPassMultisampleTests (tcu::TestContext& testCtx) { - return createTestGroup(testCtx, "multisample", "Multisample render pass tests", initTests, RENDERPASS_TYPE_LEGACY); + return createTestGroup(testCtx, "multisample", "Multisample render pass tests", initTests, RENDERING_TYPE_RENDERPASS_LEGACY); } tcu::TestCaseGroup* createRenderPass2MultisampleTests (tcu::TestContext& testCtx) { - return createTestGroup(testCtx, "multisample", "Multisample render pass tests", initTests, RENDERPASS_TYPE_RENDERPASS2); + return createTestGroup(testCtx, "multisample", "Multisample render pass tests", initTests, RENDERING_TYPE_RENDERPASS2); } } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSampleReadTests.cpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSampleReadTests.cpp index a45675e..e498a6e 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSampleReadTests.cpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSampleReadTests.cpp @@ -255,10 +255,10 @@ Move createRenderPass (const DeviceInterface& vkd, VkFormat srcFormat, VkFormat dstFormat, deUint32 sampleCount, - RenderPassType renderPassType) + RenderingType renderingType) { const VkSampleCountFlagBits samples (sampleCountBitFromSampleCount(sampleCount)); - const VkImageAspectFlagBits aspectFlag ((renderPassType == RENDERPASS_TYPE_RENDERPASS2) ? VK_IMAGE_ASPECT_COLOR_BIT : + const VkImageAspectFlagBits aspectFlag ((renderingType == RENDERING_TYPE_RENDERPASS2) ? VK_IMAGE_ASPECT_COLOR_BIT : static_cast(0u)); const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentReference2KHR ( @@ -413,14 +413,14 @@ Move createRenderPass (const DeviceInterface& vkd, VkFormat srcFormat, VkFormat dstFormat, deUint32 sampleCount, - RenderPassType renderPassType) + RenderingType renderingType) { - switch (renderPassType) + switch (renderingType) { - case RENDERPASS_TYPE_LEGACY: - return createRenderPass(vkd, device, srcFormat, dstFormat, sampleCount, renderPassType); - case RENDERPASS_TYPE_RENDERPASS2: - return createRenderPass(vkd, device, srcFormat, dstFormat, sampleCount, renderPassType); + case RENDERING_TYPE_RENDERPASS_LEGACY: + return createRenderPass(vkd, device, srcFormat, dstFormat, sampleCount, renderingType); + case RENDERING_TYPE_RENDERPASS2: + return createRenderPass(vkd, device, srcFormat, dstFormat, sampleCount, renderingType); default: TCU_THROW(InternalError, "Impossible"); } @@ -727,18 +727,18 @@ enum TestMode struct TestConfig { - TestConfig (deUint32 sampleCount_, TestMode testMode_, deUint32 selectedSample_, RenderPassType renderPassType_) + TestConfig (deUint32 sampleCount_, TestMode testMode_, deUint32 selectedSample_, RenderingType renderingType_) : sampleCount (sampleCount_) , testMode (testMode_) , selectedSample (selectedSample_) - , renderPassType (renderPassType_) + , renderingType (renderingType_) { } deUint32 sampleCount; TestMode testMode; deUint32 selectedSample; - RenderPassType renderPassType; + RenderingType renderingType; }; class SampleReadTestInstance : public TestInstance @@ -754,7 +754,7 @@ public: private: const bool m_extensionSupported; - const RenderPassType m_renderPassType; + const RenderingType m_renderingType; const deUint32 m_sampleCount; const deUint32 m_width; @@ -797,8 +797,8 @@ private: SampleReadTestInstance::SampleReadTestInstance (Context& context, TestConfig config) : TestInstance (context) , m_extensionSupported (context.requireDeviceCoreFeature(DEVICE_CORE_FEATURE_SAMPLE_RATE_SHADING) && - ((config.renderPassType != RENDERPASS_TYPE_RENDERPASS2) || context.requireDeviceFunctionality("VK_KHR_create_renderpass2"))) - , m_renderPassType (config.renderPassType) + ((config.renderingType != RENDERING_TYPE_RENDERPASS2) || context.requireDeviceFunctionality("VK_KHR_create_renderpass2"))) + , m_renderingType (config.renderingType) , m_sampleCount (config.sampleCount) , m_width (32u) , m_height (32u) @@ -816,7 +816,7 @@ SampleReadTestInstance::SampleReadTestInstance (Context& context, TestConfig con , m_dstSinglesampleImageView (createImageView(context.getDeviceInterface(), context.getDevice(), *m_dstSinglesampleImage, VK_FORMAT_R32_UINT, VK_IMAGE_ASPECT_COLOR_BIT)) , m_dstBuffer (createBuffer(context.getDeviceInterface(), context.getDevice(), VK_FORMAT_R32_UINT, m_width, m_height)) , m_dstBufferMemory (createBufferMemory(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), *m_dstBuffer)) - , m_renderPass (createRenderPass(context.getDeviceInterface(), context.getDevice(), VK_FORMAT_R32_UINT, VK_FORMAT_R32_UINT, m_sampleCount, config.renderPassType)) + , m_renderPass (createRenderPass(context.getDeviceInterface(), context.getDevice(), VK_FORMAT_R32_UINT, VK_FORMAT_R32_UINT, m_sampleCount, config.renderingType)) , m_framebuffer (createFramebuffer(context.getDeviceInterface(), context.getDevice(), *m_renderPass, *m_srcImageView, *m_dstMultisampleImageView, *m_dstSinglesampleImageView, m_width, m_height)) , m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevice())) , m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_renderPass, *m_renderPipelineLayout, context.getBinaryCollection(), m_width, m_height, m_sampleCount)) @@ -835,11 +835,11 @@ SampleReadTestInstance::~SampleReadTestInstance (void) tcu::TestStatus SampleReadTestInstance::iterate (void) { - switch (m_renderPassType) + switch (m_renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return iterateInternal(); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return iterateInternal(); default: TCU_THROW(InternalError, "Impossible"); @@ -980,7 +980,7 @@ struct Programs } }; -void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) +void initTests (tcu::TestCaseGroup* group, RenderingType renderingType) { const deUint32 sampleCounts[] = { 2u, 4u, 8u, 16u, 32u }; tcu::TestContext& testCtx (group->getTestContext()); @@ -989,7 +989,7 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) { const deUint32 sampleCount (sampleCounts[sampleCountNdx]); { - const TestConfig testConfig (sampleCount, TESTMODE_ADD, 0, renderPassType); + const TestConfig testConfig (sampleCount, TESTMODE_ADD, 0, renderingType); const std::string testName ("numsamples_" + de::toString(sampleCount) + "_add"); group->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testName.c_str(), testConfig)); @@ -997,7 +997,7 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) for (deUint32 sample = 0; sample < sampleCount; sample++) { - const TestConfig testConfig (sampleCount, TESTMODE_SELECT, sample, renderPassType); + const TestConfig testConfig (sampleCount, TESTMODE_SELECT, sample, renderingType); const std::string testName ("numsamples_" + de::toString(sampleCount) + "_selected_sample_" + de::toString(sample)); group->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testName.c_str(), testConfig)); @@ -1009,12 +1009,12 @@ void initTests (tcu::TestCaseGroup* group, RenderPassType renderPassType) tcu::TestCaseGroup* createRenderPassSampleReadTests (tcu::TestContext& testCtx) { - return createTestGroup(testCtx, "sampleread", "Sample reading tests", initTests, RENDERPASS_TYPE_LEGACY); + return createTestGroup(testCtx, "sampleread", "Sample reading tests", initTests, RENDERING_TYPE_RENDERPASS_LEGACY); } tcu::TestCaseGroup* createRenderPass2SampleReadTests (tcu::TestContext& testCtx) { - return createTestGroup(testCtx, "sampleread", "Sample reading tests", initTests, RENDERPASS_TYPE_RENDERPASS2); + return createTestGroup(testCtx, "sampleread", "Sample reading tests", initTests, RENDERING_TYPE_RENDERPASS2); } } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSparseRenderTargetTests.cpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSparseRenderTargetTests.cpp index 3e54bf6..0bb1b15 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSparseRenderTargetTests.cpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSparseRenderTargetTests.cpp @@ -257,14 +257,16 @@ Move createRenderPass (const DeviceInterface& vkd, Move createRenderPass (const DeviceInterface& vkd, VkDevice device, VkFormat dstFormat, - const RenderPassType renderPassType) + const RenderingType renderingType) { - switch (renderPassType) + switch (renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return createRenderPass(vkd, device, dstFormat); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return createRenderPass(vkd, device, dstFormat); + case RENDERING_TYPE_DYNAMIC_RENDERING: + return Move(); default: TCU_THROW(InternalError, "Impossible"); } @@ -277,6 +279,11 @@ Move createFramebuffer (const DeviceInterface& vkd, deUint32 width, deUint32 height) { + // when RenderPass was not created then we are testing dynamic rendering + // and we can't create framebuffer without valid RenderPass object + if (!renderPass) + return Move(); + const VkFramebufferCreateInfo createInfo = { VK_STRUCTURE_TYPE_FRAMEBUFFER_CREATE_INFO, @@ -317,6 +324,7 @@ Move createRenderPipelineLayout (const DeviceInterface& vkd, Move createRenderPipeline (const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, + VkFormat format, VkPipelineLayout pipelineLayout, const BinaryCollection& binaryCollection, deUint32 width, @@ -341,6 +349,19 @@ Move createRenderPipeline (const DeviceInterface& vkd, const std::vector viewports (1, makeViewport(tcu::UVec2(width, height))); const std::vector scissors (1, makeRect2D(tcu::UVec2(width, height))); + VkPipelineRenderingCreateInfoKHR* pNext = DE_NULL; + VkPipelineRenderingCreateInfoKHR renderingCreateInfo + { + VK_STRUCTURE_TYPE_PIPELINE_RENDERING_CREATE_INFO_KHR, + 0u, + DE_NULL, + 1u, + &format, + VK_FORMAT_UNDEFINED + }; + if (renderPass == DE_NULL) + pNext = &renderingCreateInfo; + return makeGraphicsPipeline(vkd, // const DeviceInterface& vk device, // const VkDevice device pipelineLayout, // const VkPipelineLayout pipelineLayout @@ -355,20 +376,26 @@ Move createRenderPipeline (const DeviceInterface& vkd, VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, // const VkPrimitiveTopology topology 0u, // const deUint32 subpass 0u, // const deUint32 patchControlPoints - &vertexInputState); // const VkPipelineVertexInputStateCreateInfo* vertexInputStateCreateInfo + &vertexInputState, // const VkPipelineVertexInputStateCreateInfo* vertexInputStateCreateInfo + DE_NULL, // const VkPipelineRasterizationStateCreateInfo* rasterizationStateCreateInfo + DE_NULL, // const VkPipelineMultisampleStateCreateInfo* multisampleStateCreateInfo + DE_NULL, // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo + DE_NULL, // const VkPipelineColorBlendStateCreateInfo* colorBlendStateCreateInfo + DE_NULL, // const VkPipelineDynamicStateCreateInfo* dynamicStateCreateInfo + pNext); // const void* pNext } struct TestConfig { TestConfig (VkFormat format_, - RenderPassType renderPassType_) + RenderingType renderingType_) : format (format_) - , renderPassType (renderPassType_) + , renderingType (renderingType_) { } VkFormat format; - RenderPassType renderPassType; + RenderingType renderingType; }; class SparseRenderTargetTestInstance : public TestInstance @@ -383,8 +410,7 @@ public: tcu::TestStatus iterateInternal (void); private: - const bool m_extensionSupported; - const RenderPassType m_renderPassType; + const RenderingType m_renderingType; const deUint32 m_width; const deUint32 m_height; @@ -412,8 +438,7 @@ private: SparseRenderTargetTestInstance::SparseRenderTargetTestInstance (Context& context, TestConfig testConfig) : TestInstance (context) - , m_extensionSupported ((testConfig.renderPassType == RENDERPASS_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) - , m_renderPassType (testConfig.renderPassType) + , m_renderingType (testConfig.renderingType) , m_width (32u) , m_height (32u) , m_format (testConfig.format) @@ -422,10 +447,10 @@ SparseRenderTargetTestInstance::SparseRenderTargetTestInstance (Context& context , m_dstImageView (createImageView(context.getDeviceInterface(), context.getDevice(), *m_dstImage, m_format, VK_IMAGE_ASPECT_COLOR_BIT)) , m_dstBuffer (createBuffer(context.getDeviceInterface(), context.getDevice(), m_format, m_width, m_height)) , m_dstBufferMemory (createBufferMemory(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), *m_dstBuffer)) - , m_renderPass (createRenderPass(context.getDeviceInterface(), context.getDevice(), m_format, testConfig.renderPassType)) + , m_renderPass (createRenderPass(context.getDeviceInterface(), context.getDevice(), m_format, testConfig.renderingType)) , m_framebuffer (createFramebuffer(context.getDeviceInterface(), context.getDevice(), *m_renderPass, *m_dstImageView, m_width, m_height)) , m_renderPipelineLayout (createRenderPipelineLayout(context.getDeviceInterface(), context.getDevice())) - , m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_renderPass, *m_renderPipelineLayout, context.getBinaryCollection(), m_width, m_height)) + , m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_renderPass, testConfig.format, *m_renderPipelineLayout, context.getBinaryCollection(), m_width, m_height)) , m_commandPool (createCommandPool(context.getDeviceInterface(), context.getDevice(), VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, context.getUniversalQueueFamilyIndex())) { } @@ -436,11 +461,12 @@ SparseRenderTargetTestInstance::~SparseRenderTargetTestInstance (void) tcu::TestStatus SparseRenderTargetTestInstance::iterate (void) { - switch (m_renderPassType) + switch (m_renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return iterateInternal(); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: + case RENDERING_TYPE_DYNAMIC_RENDERING: return iterateInternal(); default: TCU_THROW(InternalError, "Impossible"); @@ -449,29 +475,28 @@ tcu::TestStatus SparseRenderTargetTestInstance::iterate (void) template tcu::TestStatus SparseRenderTargetTestInstance::iterateInternal (void) - { - const DeviceInterface& vkd (m_context.getDeviceInterface()); - const Unique commandBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); - const typename RenderpassSubpass::SubpassBeginInfo subpassBeginInfo (DE_NULL, VK_SUBPASS_CONTENTS_INLINE); - const typename RenderpassSubpass::SubpassEndInfo subpassEndInfo (DE_NULL); + const DeviceInterface& vkd (m_context.getDeviceInterface()); + const Unique commandBuffer (allocateCommandBuffer(vkd, m_context.getDevice(), *m_commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); beginCommandBuffer(vkd, *commandBuffer); + VkRect2D renderArea = makeRect2D(m_width, m_height); + if (m_renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + { + const VkClearValue clearValue = makeClearValueColor({ 0.0f, 0.0f, 0.0f, 1.0f }); + beginRendering(vkd, *commandBuffer, *m_dstImageView, renderArea, clearValue, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, VK_ATTACHMENT_LOAD_OP_DONT_CARE); + } + else { + const typename RenderpassSubpass::SubpassBeginInfo subpassBeginInfo(DE_NULL, VK_SUBPASS_CONTENTS_INLINE); const VkRenderPassBeginInfo beginInfo = { VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO, DE_NULL, - *m_renderPass, *m_framebuffer, - - { - { 0u, 0u }, - { m_width, m_height } - }, - + renderArea, 0u, DE_NULL }; @@ -480,7 +505,14 @@ tcu::TestStatus SparseRenderTargetTestInstance::iterateInternal (void) vkd.cmdBindPipeline(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_renderPipeline); vkd.cmdDraw(*commandBuffer, 6u, 1u, 0u, 0u); - RenderpassSubpass::cmdEndRenderPass(vkd, *commandBuffer, &subpassEndInfo); + + if (m_renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + vkd.cmdEndRenderingKHR(*commandBuffer); + else + { + const typename RenderpassSubpass::SubpassEndInfo subpassEndInfo(DE_NULL); + RenderpassSubpass::cmdEndRenderPass(vkd, *commandBuffer, &subpassEndInfo); + } copyImageToBuffer(vkd, *commandBuffer, *m_dstImage, *m_dstBuffer, tcu::IVec2(m_width, m_height)); @@ -661,7 +693,17 @@ std::string formatToName (VkFormat format) return de::toLower(formatStr.substr(prefix.length())); } -void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) +template +void checkSupport(Context& context, TestConfigType config) +{ + if (config.renderingType == RENDERING_TYPE_RENDERPASS2) + context.requireDeviceFunctionality("VK_KHR_create_renderpass2"); + + if (config.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + context.requireDeviceFunctionality("VK_KHR_dynamic_rendering"); +} + +void initTests (tcu::TestCaseGroup* group, const RenderingType renderingType) { static const VkFormat formats[] = { @@ -720,10 +762,10 @@ void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) for (size_t formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(formats); formatNdx++) { const VkFormat format (formats[formatNdx]); - const TestConfig testConfig (format, renderPassType); + const TestConfig testConfig (format, renderingType); string testName (formatToName(format)); - group->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testName.c_str(), testConfig)); + group->addChild(new InstanceFactory1WithSupport, Programs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testName.c_str(), testConfig, typename FunctionSupport1::Args(checkSupport, testConfig))); } } @@ -731,11 +773,17 @@ void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) tcu::TestCaseGroup* createRenderPassSparseRenderTargetTests (tcu::TestContext& testCtx) { - return createTestGroup(testCtx, "sparserendertarget", "Sparse render target tests", initTests, RENDERPASS_TYPE_LEGACY); + return createTestGroup(testCtx, "sparserendertarget", "Sparse render target tests", initTests, RENDERING_TYPE_RENDERPASS_LEGACY); } tcu::TestCaseGroup* createRenderPass2SparseRenderTargetTests (tcu::TestContext& testCtx) { - return createTestGroup(testCtx, "sparserendertarget", "Sparse render target tests", initTests, RENDERPASS_TYPE_RENDERPASS2); + return createTestGroup(testCtx, "sparserendertarget", "Sparse render target tests", initTests, RENDERING_TYPE_RENDERPASS2); +} + +tcu::TestCaseGroup* createDynamicRenderingSparseRenderTargetTests(tcu::TestContext& testCtx) +{ + return createTestGroup(testCtx, "sparserendertarget", "Sparse render target tests", initTests, RENDERING_TYPE_DYNAMIC_RENDERING); } + } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSparseRenderTargetTests.hpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSparseRenderTargetTests.hpp index be6a840..78f6948 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSparseRenderTargetTests.hpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSparseRenderTargetTests.hpp @@ -31,6 +31,7 @@ namespace vkt tcu::TestCaseGroup* createRenderPassSparseRenderTargetTests(tcu::TestContext& testCtx); tcu::TestCaseGroup* createRenderPass2SparseRenderTargetTests(tcu::TestContext& testCtx); +tcu::TestCaseGroup* createDynamicRenderingSparseRenderTargetTests(tcu::TestContext& testCtx); } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSubpassDependencyTests.cpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSubpassDependencyTests.cpp index bbebbfb..9780759 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSubpassDependencyTests.cpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassSubpassDependencyTests.cpp @@ -384,13 +384,13 @@ struct ExternalTestConfig ExternalTestConfig (VkFormat format_, UVec2 imageSize_, vector renderPasses_, - RenderPassType renderPassType_, + RenderingType renderingType_, SynchronizationType synchronizationType_, deUint32 blurKernel_ = 4) : format (format_) , imageSize (imageSize_) , renderPasses (renderPasses_) - , renderPassType (renderPassType_) + , renderingType (renderingType_) , synchronizationType (synchronizationType_) , blurKernel (blurKernel_) { @@ -399,7 +399,7 @@ struct ExternalTestConfig VkFormat format; UVec2 imageSize; vector renderPasses; - RenderPassType renderPassType; + RenderingType renderingType; SynchronizationType synchronizationType; deUint32 blurKernel; }; @@ -427,7 +427,7 @@ public: vector createRenderPasses (const DeviceInterface& vkd, VkDevice device, vector renderPassInfos, - const RenderPassType renderPassType, + const RenderingType renderingType, const SynchronizationType synchronizationType); vector createFramebuffers (const DeviceInterface& vkd, @@ -465,7 +465,7 @@ public: private: const bool m_renderPass2Supported; const bool m_synchronization2Supported; - const RenderPassType m_renderPassType; + const RenderingType m_renderingType; const deUint32 m_width; const deUint32 m_height; @@ -496,9 +496,9 @@ private: ExternalDependencyTestInstance::ExternalDependencyTestInstance (Context& context, ExternalTestConfig testConfig) : TestInstance (context) - , m_renderPass2Supported ((testConfig.renderPassType == RENDERPASS_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) + , m_renderPass2Supported ((testConfig.renderingType == RENDERING_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) , m_synchronization2Supported ((testConfig.synchronizationType == SYNCHRONIZATION_TYPE_SYNCHRONIZATION2) && context.requireDeviceFunctionality("VK_KHR_synchronization2")) - , m_renderPassType (testConfig.renderPassType) + , m_renderingType (testConfig.renderingType) , m_width (testConfig.imageSize.x()) , m_height (testConfig.imageSize.y()) , m_blurKernel (testConfig.blurKernel) @@ -508,7 +508,7 @@ ExternalDependencyTestInstance::ExternalDependencyTestInstance (Context& context , m_samplers (createSamplers(context.getDeviceInterface(), context.getDevice(), testConfig.renderPasses)) , m_dstBuffer (createBuffer(context.getDeviceInterface(), context.getDevice(), m_format, m_width, m_height)) , m_dstBufferMemory (createBufferMemory(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), *m_dstBuffer)) - , m_renderPasses (createRenderPasses(context.getDeviceInterface(), context.getDevice(), testConfig.renderPasses, testConfig.renderPassType, testConfig.synchronizationType)) + , m_renderPasses (createRenderPasses(context.getDeviceInterface(), context.getDevice(), testConfig.renderPasses, testConfig.renderingType, testConfig.synchronizationType)) , m_framebuffers (createFramebuffers(context.getDeviceInterface(), context.getDevice(), m_renderPasses, m_imageViews, m_width, m_height)) , m_subpassDescriptorSetLayouts (createDescriptorSetLayouts(context.getDeviceInterface(), context.getDevice(), m_samplers)) , m_subpassDescriptorPools (createDescriptorPools(context.getDeviceInterface(), context.getDevice(), m_subpassDescriptorSetLayouts, VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER)) @@ -612,14 +612,14 @@ vector ExternalDependencyTestInstance::createSamplers (const vector ExternalDependencyTestInstance::createRenderPasses (const DeviceInterface& vkd, VkDevice device, vector renderPassInfos, - const RenderPassType renderPassType, + const RenderingType renderingType, const SynchronizationType synchronizationType) { vector renderPasses; renderPasses.reserve(renderPassInfos.size()); for (const auto& renderPassInfo : renderPassInfos) - renderPasses.push_back(makeSharedPtr(createRenderPass(vkd, device, renderPassInfo, renderPassType, synchronizationType))); + renderPasses.push_back(makeSharedPtr(createRenderPass(vkd, device, renderPassInfo, renderingType, synchronizationType))); return renderPasses; } @@ -786,11 +786,11 @@ vector ExternalDependencyTestInstance::createRenderPipeline tcu::TestStatus ExternalDependencyTestInstance::iterate (void) { - switch (m_renderPassType) + switch (m_renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return iterateInternal(); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return iterateInternal(); default: TCU_THROW(InternalError, "Impossible"); @@ -990,18 +990,18 @@ struct SubpassTestConfig SubpassTestConfig (VkFormat format_, UVec2 imageSize_, RenderPass renderPass_, - RenderPassType renderPassType_) + RenderingType renderingType_) : format (format_) , imageSize (imageSize_) , renderPass (renderPass_) - , renderPassType (renderPassType_) + , renderingType (renderingType_) { } VkFormat format; UVec2 imageSize; RenderPass renderPass; - RenderPassType renderPassType; + RenderingType renderingType; }; class SubpassDependencyTestInstance : public TestInstance @@ -1064,7 +1064,7 @@ public: private: const bool m_extensionSupported; const RenderPass m_renderPassInfo; - const RenderPassType m_renderPassType; + const RenderingType m_renderingType; const deUint32 m_width; const deUint32 m_height; @@ -1095,9 +1095,9 @@ private: SubpassDependencyTestInstance::SubpassDependencyTestInstance (Context& context, SubpassTestConfig testConfig) : TestInstance (context) - , m_extensionSupported ((testConfig.renderPassType == RENDERPASS_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) + , m_extensionSupported ((testConfig.renderingType == RENDERING_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) , m_renderPassInfo (testConfig.renderPass) - , m_renderPassType (testConfig.renderPassType) + , m_renderingType (testConfig.renderingType) , m_width (testConfig.imageSize.x()) , m_height (testConfig.imageSize.y()) , m_format (testConfig.format) @@ -1107,7 +1107,7 @@ SubpassDependencyTestInstance::SubpassDependencyTestInstance (Context& context, , m_secondaryBuffer (createBuffer(context.getDeviceInterface(), context.getDevice(), m_format, m_width, m_height)) , m_primaryBufferMemory (createBufferMemory(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), *m_primaryBuffer)) , m_secondaryBufferMemory (createBufferMemory(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), *m_secondaryBuffer)) - , m_renderPass (createRenderPass(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo, testConfig.renderPassType)) + , m_renderPass (createRenderPass(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo, testConfig.renderingType)) , m_framebuffer (createFramebuffer(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo, *m_renderPass, m_imageViews, m_width, m_height)) , m_subpassDescriptorSetLayouts (createDescriptorSetLayouts(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo)) , m_subpassDescriptorPools (createDescriptorPools(context.getDeviceInterface(), context.getDevice(), m_subpassDescriptorSetLayouts, VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT)) @@ -1438,11 +1438,11 @@ vector SubpassDependencyTestInstance::createDescriptor tcu::TestStatus SubpassDependencyTestInstance::iterate (void) { - switch (m_renderPassType) + switch (m_renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return iterateInternal(); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return iterateInternal(); default: TCU_THROW(InternalError, "Impossible"); @@ -1809,16 +1809,16 @@ struct SubpassSelfDependencyBackwardsTestConfig { SubpassSelfDependencyBackwardsTestConfig (VkFormat format_, UVec2 imageSize_, - RenderPassType renderPassType_) + RenderingType renderingType_) : format (format_) , imageSize (imageSize_) - , renderPassType (renderPassType_) + , renderingType (renderingType_) { } VkFormat format; UVec2 imageSize; - RenderPassType renderPassType; + RenderingType renderingType; }; class SubpassSelfDependencyBackwardsTestInstance : public TestInstance @@ -1837,7 +1837,7 @@ public: private: const bool m_extensionSupported; const bool m_featuresSupported; - const RenderPassType m_renderPassType; + const RenderingType m_renderingType; const deUint32 m_width; const deUint32 m_height; @@ -1847,9 +1847,9 @@ private: SubpassSelfDependencyBackwardsTestInstance::SubpassSelfDependencyBackwardsTestInstance (Context& context, SubpassSelfDependencyBackwardsTestConfig testConfig) : TestInstance (context) - , m_extensionSupported ((testConfig.renderPassType == RENDERPASS_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) + , m_extensionSupported ((testConfig.renderingType == RENDERING_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) , m_featuresSupported (context.requireDeviceCoreFeature(DEVICE_CORE_FEATURE_GEOMETRY_SHADER)) - , m_renderPassType (testConfig.renderPassType) + , m_renderingType (testConfig.renderingType) , m_width (testConfig.imageSize.x()) , m_height (testConfig.imageSize.y()) , m_format (testConfig.format) @@ -1862,11 +1862,11 @@ SubpassSelfDependencyBackwardsTestInstance::~SubpassSelfDependencyBackwardsTestI tcu::TestStatus SubpassSelfDependencyBackwardsTestInstance::iterate (void) { - switch (m_renderPassType) + switch (m_renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return iterateInternal(); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return iterateInternal(); default: TCU_THROW(InternalError, "Impossible"); @@ -2026,7 +2026,7 @@ tcu::TestStatus SubpassSelfDependencyBackwardsTestInstance::iterateInternal (voi VK_ACCESS_INDIRECT_COMMAND_READ_BIT, // VkAccessFlags dstAccessMask 0)); // VkDependencyFlags flags - renderPass = createRenderPass(vkd, device, RenderPass(attachments, subpasses, deps), m_renderPassType); + renderPass = createRenderPass(vkd, device, RenderPass(attachments, subpasses, deps), m_renderingType); } // Create render pipeline. @@ -2271,14 +2271,14 @@ tcu::TestStatus SubpassSelfDependencyBackwardsTestInstance::iterateInternal (voi struct SeparateChannelsTestConfig { SeparateChannelsTestConfig (VkFormat format_, - RenderPassType renderPassType_) + RenderingType renderingType_) : format (format_) - , renderPassType (renderPassType_) + , renderingType (renderingType_) { } VkFormat format; - RenderPassType renderPassType; + RenderingType renderingType; }; class SeparateChannelsTestInstance : public TestInstance @@ -2296,7 +2296,7 @@ public: private: const bool m_extensionSupported; - const RenderPassType m_renderPassType; + const RenderingType m_renderingType; const deUint32 m_width; const deUint32 m_height; @@ -2306,8 +2306,8 @@ private: SeparateChannelsTestInstance::SeparateChannelsTestInstance (Context& context, SeparateChannelsTestConfig testConfig) : TestInstance (context) - , m_extensionSupported ((testConfig.renderPassType == RENDERPASS_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) - , m_renderPassType (testConfig.renderPassType) + , m_extensionSupported ((testConfig.renderingType == RENDERING_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) + , m_renderingType (testConfig.renderingType) , m_width (256u) , m_height (256u) , m_format (testConfig.format) @@ -2320,11 +2320,11 @@ SeparateChannelsTestInstance::~SeparateChannelsTestInstance (void) tcu::TestStatus SeparateChannelsTestInstance::iterate (void) { - switch (m_renderPassType) + switch (m_renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return iterateInternal(); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return iterateInternal(); default: TCU_THROW(InternalError, "Impossible"); @@ -2542,7 +2542,7 @@ tcu::TestStatus SeparateChannelsTestInstance::iterateInternal (void) vector inputAttachmentReferences; AttachmentReference dsAttachmentReference (1u, VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL, VK_IMAGE_ASPECT_DEPTH_BIT | VK_IMAGE_ASPECT_STENCIL_BIT); - const VkImageAspectFlags inputAttachmentAspectMask ((m_renderPassType == RENDERPASS_TYPE_RENDERPASS2) + const VkImageAspectFlags inputAttachmentAspectMask ((m_renderingType == RENDERING_TYPE_RENDERPASS2) ? static_cast(VK_IMAGE_ASPECT_COLOR_BIT) : static_cast(0)); @@ -2560,7 +2560,7 @@ tcu::TestStatus SeparateChannelsTestInstance::iterateInternal (void) const vector subpasses (1, Subpass(VK_PIPELINE_BIND_POINT_GRAPHICS, 0u, inputAttachmentReferences, colorAttachmentReferences, vector(), isDSFormat ? dsAttachmentReference : AttachmentReference(VK_ATTACHMENT_UNUSED, VK_IMAGE_LAYOUT_GENERAL), vector())); - renderPass = createRenderPass(vkd, device, RenderPass(attachments, subpasses, vector()), m_renderPassType); + renderPass = createRenderPass(vkd, device, RenderPass(attachments, subpasses, vector()), m_renderingType); } // Create render pipeline. @@ -2845,14 +2845,14 @@ tcu::TestStatus SeparateChannelsTestInstance::iterateInternal (void) struct SingleAttachmentTestConfig { SingleAttachmentTestConfig (VkFormat format_, - RenderPassType renderPassType_) + RenderingType renderingType_) : format (format_) - , renderPassType (renderPassType_) + , renderingType (renderingType_) { } VkFormat format; - RenderPassType renderPassType; + RenderingType renderingType; }; class SingleAttachmentTestInstance : public TestInstance @@ -2870,7 +2870,7 @@ public: private: const bool m_extensionSupported; - const RenderPassType m_renderPassType; + const RenderingType m_renderingType; const deUint32 m_width; const deUint32 m_height; @@ -2880,8 +2880,8 @@ private: SingleAttachmentTestInstance::SingleAttachmentTestInstance (Context& context, SingleAttachmentTestConfig testConfig) : TestInstance (context) - , m_extensionSupported ((testConfig.renderPassType == RENDERPASS_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) - , m_renderPassType (testConfig.renderPassType) + , m_extensionSupported ((testConfig.renderingType == RENDERING_TYPE_RENDERPASS2) && context.requireDeviceFunctionality("VK_KHR_create_renderpass2")) + , m_renderingType (testConfig.renderingType) , m_width (256u) , m_height (256u) , m_format (testConfig.format) @@ -2894,11 +2894,11 @@ SingleAttachmentTestInstance::~SingleAttachmentTestInstance (void) tcu::TestStatus SingleAttachmentTestInstance::iterate (void) { - switch (m_renderPassType) + switch (m_renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return iterateInternal(); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return iterateInternal(); default: TCU_THROW(InternalError, "Impossible"); @@ -3161,14 +3161,14 @@ tcu::TestStatus SingleAttachmentTestInstance::iterateInternal (void) colorAttachmentReferences, vector(), AttachmentReference(VK_ATTACHMENT_UNUSED, VK_IMAGE_LAYOUT_GENERAL), vector())); - renderPass1 = createRenderPass(vkd, device, RenderPass(attachments, subpasses, vector()), m_renderPassType); + renderPass1 = createRenderPass(vkd, device, RenderPass(attachments, subpasses, vector()), m_renderingType); } { vector attachments; vector colorAttachmentReferences; vector inputAttachmentReferences; - const VkImageAspectFlags inputAttachmentAspectMask ((m_renderPassType == RENDERPASS_TYPE_RENDERPASS2) + const VkImageAspectFlags inputAttachmentAspectMask ((m_renderingType == RENDERING_TYPE_RENDERPASS2) ? static_cast(VK_IMAGE_ASPECT_COLOR_BIT) : static_cast(0)); @@ -3186,7 +3186,7 @@ tcu::TestStatus SingleAttachmentTestInstance::iterateInternal (void) VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT, VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT, VK_ACCESS_INPUT_ATTACHMENT_READ_BIT, VK_DEPENDENCY_BY_REGION_BIT)); - renderPass0 = createRenderPass(vkd, device, RenderPass(attachments, subpasses, dependencies), m_renderPassType); + renderPass0 = createRenderPass(vkd, device, RenderPass(attachments, subpasses, dependencies), m_renderingType); } // Create pipelines. @@ -3872,7 +3872,7 @@ std::string formatToName (VkFormat format) return de::toLower(formatStr.substr(prefix.length())); } -void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) +void initTests (tcu::TestCaseGroup* group, const RenderingType renderingType) { tcu::TestContext& testCtx(group->getTestContext()); @@ -3949,13 +3949,13 @@ void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) VK_FORMAT_R8G8B8A8_UNORM, renderSizes[renderSizeNdx], renderPasses, - renderPassType, + renderingType, SYNCHRONIZATION_TYPE_LEGACY, blurKernel }; renderSizeGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testName.c_str(), testConfig)); - if (renderPassType == RENDERPASS_TYPE_RENDERPASS2) + if (renderingType == RENDERING_TYPE_RENDERPASS2) { testName += "_sync_2"; testConfig.synchronizationType = SYNCHRONIZATION_TYPE_SYNCHRONIZATION2; @@ -4022,7 +4022,7 @@ void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) } const deUint32 blurKernel (12u); - const ExternalTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, UVec2(128, 128), renderPasses, renderPassType, SYNCHRONIZATION_TYPE_LEGACY, blurKernel); + const ExternalTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, UVec2(128, 128), renderPasses, renderingType, SYNCHRONIZATION_TYPE_LEGACY, blurKernel); const string testName ("render_passes_" + de::toString(renderPassCounts[renderPassCountNdx])); implicitGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, testName.c_str(), testName.c_str(), testConfig)); @@ -4093,7 +4093,7 @@ void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) for (size_t subpassNdx = 0; subpassNdx < subpassCount; subpassNdx++) { vector inputAttachmentReferences; - const VkImageAspectFlags inputAttachmentAspectMask ((renderPassType == RENDERPASS_TYPE_RENDERPASS2) + const VkImageAspectFlags inputAttachmentAspectMask ((renderingType == RENDERING_TYPE_RENDERPASS2) ? static_cast(VK_IMAGE_ASPECT_DEPTH_BIT) : static_cast(0)); @@ -4127,7 +4127,7 @@ void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) VK_DEPENDENCY_BY_REGION_BIT)); // VkDependencyFlags flags const RenderPass renderPass (attachments, subpasses, deps); - const SubpassTestConfig testConfig (formats[formatNdx], renderSizes[renderSizeNdx], renderPass, renderPassType); + const SubpassTestConfig testConfig (formats[formatNdx], renderSizes[renderSizeNdx], renderPass, renderingType); const string format (formatToName(formats[formatNdx]).c_str()); subpassCountGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, format, format, testConfig)); @@ -4158,7 +4158,7 @@ void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) string groupName ("render_size_" + de::toString(renderSizes[renderSizeNdx].x()) + "_" + de::toString(renderSizes[renderSizeNdx].y())); de::MovePtr renderSizeGroup (new tcu::TestCaseGroup(testCtx, groupName.c_str(), groupName.c_str())); - const SubpassSelfDependencyBackwardsTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, renderSizes[renderSizeNdx], renderPassType); + const SubpassSelfDependencyBackwardsTestConfig testConfig (VK_FORMAT_R8G8B8A8_UNORM, renderSizes[renderSizeNdx], renderingType); renderSizeGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, "geometry_to_indirectdraw", "", testConfig)); selfDependencyGroup->addChild(renderSizeGroup.release()); @@ -4185,7 +4185,7 @@ void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) for (deUint32 configIdx = 0; configIdx < DE_LENGTH_OF_ARRAY(configs); configIdx++) { - const SeparateChannelsTestConfig testConfig(configs[configIdx].format, renderPassType); + const SeparateChannelsTestConfig testConfig(configs[configIdx].format, renderingType); separateChannelsGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, configs[configIdx].name, "", testConfig)); } @@ -4212,7 +4212,7 @@ void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) for (deUint32 configIdx = 0; configIdx < DE_LENGTH_OF_ARRAY(configs); configIdx++) { - const SingleAttachmentTestConfig testConfig(configs[configIdx].format, renderPassType); + const SingleAttachmentTestConfig testConfig(configs[configIdx].format, renderingType); singleAttachmentGroup->addChild(new InstanceFactory1(testCtx, tcu::NODETYPE_SELF_VALIDATE, configs[configIdx].name, "", testConfig)); } @@ -4224,11 +4224,11 @@ void initTests (tcu::TestCaseGroup* group, const RenderPassType renderPassType) tcu::TestCaseGroup* createRenderPassSubpassDependencyTests (tcu::TestContext& testCtx) { - return createTestGroup(testCtx, "subpass_dependencies", "Subpass dependency tests", initTests, RENDERPASS_TYPE_LEGACY); + return createTestGroup(testCtx, "subpass_dependencies", "Subpass dependency tests", initTests, RENDERING_TYPE_RENDERPASS_LEGACY); } tcu::TestCaseGroup* createRenderPass2SubpassDependencyTests (tcu::TestContext& testCtx) { - return createTestGroup(testCtx, "subpass_dependencies", "Subpass dependency tests", initTests, RENDERPASS_TYPE_RENDERPASS2); + return createTestGroup(testCtx, "subpass_dependencies", "Subpass dependency tests", initTests, RENDERING_TYPE_RENDERPASS2); } } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.cpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.cpp index 7c52992..2582819 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.cpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.cpp @@ -118,14 +118,14 @@ enum AllocationKind struct TestConfigExternal { TestConfigExternal (AllocationKind allocationKind_, - RenderPassType renderPassType_) + RenderingType renderingType_) : allocationKind (allocationKind_) - , renderPassType (renderPassType_) + , renderingType (renderingType_) { } AllocationKind allocationKind; - RenderPassType renderPassType; + RenderingType renderingType; }; de::MovePtr allocateBuffer (const InstanceInterface& vki, @@ -424,37 +424,6 @@ VkRenderPassBeginInfo createRenderPassBeginInfo (VkRenderPass pRenderPassBegin return renderPassBeginInfo; } -void beginCommandBuffer (const DeviceInterface& vk, - VkCommandBuffer cmdBuffer, - VkCommandBufferUsageFlags pBeginInfo_flags, - VkRenderPass pInheritanceInfo_renderPass, - deUint32 pInheritanceInfo_subpass, - VkFramebuffer pInheritanceInfo_framebuffer, - VkBool32 pInheritanceInfo_occlusionQueryEnable, - VkQueryControlFlags pInheritanceInfo_queryFlags, - VkQueryPipelineStatisticFlags pInheritanceInfo_pipelineStatistics) -{ - const VkCommandBufferInheritanceInfo pInheritanceInfo = - { - VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_INFO, - DE_NULL, - pInheritanceInfo_renderPass, - pInheritanceInfo_subpass, - pInheritanceInfo_framebuffer, - pInheritanceInfo_occlusionQueryEnable, - pInheritanceInfo_queryFlags, - pInheritanceInfo_pipelineStatistics, - }; - const VkCommandBufferBeginInfo pBeginInfo = - { - VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO, - DE_NULL, - pBeginInfo_flags, - &pInheritanceInfo, - }; - VK_CHECK(vk.beginCommandBuffer(cmdBuffer, &pBeginInfo)); -} - void queueSubmit (const DeviceInterface& vk, VkQueue queue, deUint32 cmdBufferCount, const VkCommandBuffer* pCmdBuffers, VkFence fence) { const VkSubmitInfo submitInfo = @@ -787,7 +756,7 @@ struct TestConfig deUint32 seed_, deUint32 drawStartNdx_, AllocationKind allocationKind_, - RenderPassType renderPassType_, + RenderingType renderingType_, vector requiredFeatures_ = vector()) : renderPass (renderPass_) , renderTypes (renderTypes_) @@ -800,7 +769,7 @@ struct TestConfig , seed (seed_) , drawStartNdx (drawStartNdx_) , allocationKind (allocationKind_) - , renderPassType (renderPassType_) + , renderingType (renderingType_) , requiredFeatures (requiredFeatures_) { DepthValuesArray shuffledDepthValues (&DEPTH_VALUES[0], &DEPTH_VALUES[DE_LENGTH_OF_ARRAY(DEPTH_VALUES)]); @@ -823,7 +792,7 @@ struct TestConfig deUint32 seed; deUint32 drawStartNdx; AllocationKind allocationKind; - RenderPassType renderPassType; + RenderingType renderingType; vector requiredFeatures; DepthValuesArray depthValues; }; @@ -1311,13 +1280,13 @@ Move createRenderPass (const DeviceInterface& vk, Move createRenderPass (const DeviceInterface& vk, VkDevice device, const RenderPass& renderPassInfo, - const RenderPassType renderPassType) + const RenderingType renderPassType) { switch (renderPassType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return createRenderPass(vk, device, renderPassInfo); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return createRenderPass(vk, device, renderPassInfo); default: TCU_THROW(InternalError, "Impossible"); @@ -1798,6 +1767,70 @@ private: vector m_inputAttachments; }; +void beginCommandBuffer (const DeviceInterface& vk, + VkCommandBuffer cmdBuffer, + VkCommandBufferUsageFlags pBeginInfo_flags, + VkRenderPass pInheritanceInfo_renderPass, + deUint32 pInheritanceInfo_subpass, + VkFramebuffer pInheritanceInfo_framebuffer, + VkBool32 pInheritanceInfo_occlusionQueryEnable, + VkQueryControlFlags pInheritanceInfo_queryFlags, + VkQueryPipelineStatisticFlags pInheritanceInfo_pipelineStatistics, + const SubpassRenderInfo* pRenderInfo = 0) +{ + VkCommandBufferInheritanceInfo pInheritanceInfo = + { + VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_INFO, + DE_NULL, + pInheritanceInfo_renderPass, + pInheritanceInfo_subpass, + pInheritanceInfo_framebuffer, + pInheritanceInfo_occlusionQueryEnable, + pInheritanceInfo_queryFlags, + pInheritanceInfo_pipelineStatistics, + }; + std::vector colorAttachmentFormats; + VkCommandBufferInheritanceRenderingInfoKHR inheritanceRenderingInfo = + { + VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_RENDERING_INFO_KHR, + DE_NULL, + 0u, + 0u, + 0u, + DE_NULL, + VK_FORMAT_UNDEFINED, + VK_SAMPLE_COUNT_1_BIT, + }; + if (pRenderInfo) + { + for (deUint32 i = 0; i < pRenderInfo->getColorAttachmentCount(); ++i) + colorAttachmentFormats.push_back(pRenderInfo->getColorAttachment(i).getFormat()); + + inheritanceRenderingInfo.colorAttachmentCount = static_cast(colorAttachmentFormats.size()); + inheritanceRenderingInfo.pColorAttachmentFormats = colorAttachmentFormats.data(); + if (pRenderInfo->getDepthStencilAttachment()) + inheritanceRenderingInfo.depthStencilAttachmentFormat = pRenderInfo->getDepthStencilAttachment()->getFormat(); + else + inheritanceRenderingInfo.depthStencilAttachmentFormat = VK_FORMAT_UNDEFINED; + if (pRenderInfo->getColorAttachmentCount()) + inheritanceRenderingInfo.rasterizationSamples = pRenderInfo->getColorAttachment(0).getSamples(); + else if (pRenderInfo->getDepthStencilAttachment()) + inheritanceRenderingInfo.rasterizationSamples = pRenderInfo->getDepthStencilAttachment()->getSamples(); + else + inheritanceRenderingInfo.rasterizationSamples = VK_SAMPLE_COUNT_1_BIT; + + pInheritanceInfo.pNext = &inheritanceRenderingInfo; + } + const VkCommandBufferBeginInfo pBeginInfo = + { + VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO, + DE_NULL, + pBeginInfo_flags, + &pInheritanceInfo, + }; + VK_CHECK(vk.beginCommandBuffer(cmdBuffer, &pBeginInfo)); +} + Move createSubpassPipeline (const DeviceInterface& vk, VkDevice device, VkRenderPass renderPass, @@ -1994,25 +2027,49 @@ Move createSubpassPipeline (const DeviceInterface& vk, { 0.0f, 0.0f, 0.0f, 0.0f } // blendConst }; - return makeGraphicsPipeline(vk, // const DeviceInterface& vk - device, // const VkDevice device - pipelineLayout, // const VkPipelineLayout pipelineLayout - vertexShaderModule, // const VkShaderModule vertexShaderModule - DE_NULL, // const VkShaderModule tessellationControlShaderModule - DE_NULL, // const VkShaderModule tessellationEvalShaderModule - DE_NULL, // const VkShaderModule geometryShaderModule - fragmentShaderModule, // const VkShaderModule fragmentShaderModule - renderPass, // const VkRenderPass renderPass - renderInfo.getSubpassIndex(), // const deUint32 subpass - &vertexInputState, // const VkPipelineVertexInputStateCreateInfo* vertexInputStateCreateInfo - &inputAssemblyState, // const VkPipelineInputAssemblyStateCreateInfo* pInputAssemblyState; - DE_NULL, // const VkPipelineRasterizationStateCreateInfo* rasterizationStateCreateInfo - &viewportState, // const VkPipelineViewportStateCreateInfo* pViewportStat; - &rasterizationState, // const VkPipelineRasterizationStateCreateInfo* pRasterizationState - &multisampleState, // const VkPipelineMultisampleStateCreateInfo* multisampleStateCreateInfo - &depthStencilState, // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo + std::vector colorAttachmentFormats; + for (deUint32 i = 0; i < renderInfo.getColorAttachmentCount(); ++i) + colorAttachmentFormats.push_back(renderInfo.getColorAttachment(i).getFormat()); + + vk::VkFormat depthStencilFormat = VK_FORMAT_UNDEFINED; + if (renderInfo.getDepthStencilAttachment()) + { + const Attachment& attachment = *renderInfo.getDepthStencilAttachment(); + depthStencilFormat = attachment.getFormat(); + } + + vk::VkPipelineRenderingCreateInfoKHR renderingCreateInfo + { + vk::VK_STRUCTURE_TYPE_PIPELINE_RENDERING_CREATE_INFO_KHR, + DE_NULL, + 0u, + static_cast(colorAttachmentFormats.size()), + colorAttachmentFormats.data(), + depthStencilFormat + }; + + return makeGraphicsPipeline(vk, // const DeviceInterface& vk + device, // const VkDevice device + pipelineLayout, // const VkPipelineLayout pipelineLayout + vertexShaderModule, // const VkShaderModule vertexShaderModule + DE_NULL, // const VkShaderModule tessellationControlShaderModule + DE_NULL, // const VkShaderModule tessellationEvalShaderModule + DE_NULL, // const VkShaderModule geometryShaderModule + fragmentShaderModule, // const VkShaderModule fragmentShaderModule + renderPass, // const VkRenderPass renderPass + renderInfo.getSubpassIndex(), // const deUint32 subpass + &vertexInputState, // const VkPipelineVertexInputStateCreateInfo* vertexInputStateCreateInfo + &inputAssemblyState, // const VkPipelineInputAssemblyStateCreateInfo* pInputAssemblyState; + DE_NULL, // const VkPipelineRasterizationStateCreateInfo* rasterizationStateCreateInfo + &viewportState, // const VkPipelineViewportStateCreateInfo* pViewportStat; + &rasterizationState, // const VkPipelineRasterizationStateCreateInfo* pRasterizationState + &multisampleState, // const VkPipelineMultisampleStateCreateInfo* multisampleStateCreateInfo + &depthStencilState, // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo renderInfo.getOmitBlendState() - ? DE_NULL : &blendState); // const VkPipelineColorBlendStateCreateInfo* colorBlendStateCreateInfo + ? DE_NULL : &blendState, // const VkPipelineColorBlendStateCreateInfo* colorBlendStateCreateInfo + DE_NULL, // const VkPipelineDynamicStateCreateInfo* dynamicStateCreateInfo + (renderPass == DE_NULL) + ? &renderingCreateInfo : DE_NULL); // const void* pNext) } class SubpassRenderer @@ -2281,7 +2338,7 @@ public: { m_commandBuffer = allocateCommandBuffer(vk, device, commandBufferPool, VK_COMMAND_BUFFER_LEVEL_SECONDARY); - beginCommandBuffer(vk, *m_commandBuffer, vk::VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT, renderPass, subpassIndex, framebuffer, VK_FALSE, (VkQueryControlFlags)0, (VkQueryPipelineStatisticFlags)0); + beginCommandBuffer(vk, *m_commandBuffer, vk::VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT, renderPass, subpassIndex, framebuffer, VK_FALSE, (VkQueryControlFlags)0, (VkQueryPipelineStatisticFlags)0, &renderInfo); pushRenderCommands(vk, *m_commandBuffer); endCommandBuffer(vk, *m_commandBuffer); } @@ -2681,23 +2738,178 @@ void pushRenderPassCommands (const DeviceInterface& vk, } } -void pushRenderPassCommands (const DeviceInterface& vk, - VkCommandBuffer commandBuffer, - VkRenderPass renderPass, - VkFramebuffer framebuffer, - const vector >& subpassRenderers, - const UVec2& renderPos, - const UVec2& renderSize, - const vector >& renderPassClearValues, - TestConfig::RenderTypes render, - RenderPassType renderPassType) +void pushDynamicRenderingCommands (const DeviceInterface& vk, + VkCommandBuffer commandBuffer, + const RenderPass& renderPassInfo, + const vector >& attachmentResources, + const vector >& subpassRenderers, + const UVec2& renderPos, + const UVec2& renderSize, + const vector >& renderPassClearValues, + TestConfig::RenderTypes render) { - switch (renderPassType) + const float clearNan = tcu::Float32::nan().asFloat(); + const VkClearValue clearValueNan = makeClearValueColorF32(clearNan, clearNan, clearNan, clearNan); + + DE_ASSERT(subpassRenderers.size() == 1); + + VkRenderingFlagsKHR renderingFlags = 0u; + if (subpassRenderers[0]->isSecondary()) + renderingFlags = VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT_KHR; + + const VkRect2D renderArea { - case RENDERPASS_TYPE_LEGACY: + { (deInt32)renderPos.x(), (deInt32)renderPos.y() }, + { renderSize.x(), renderSize.y() } + }; + + // translate structures that were prepared to construct renderpass to structures needed for dynamic rendering + + std::vector colorAttachmentVect; + const Subpass& subpassInfo = renderPassInfo.getSubpasses()[0]; + const vector& colorAttachmentsInfo = subpassInfo.getColorAttachments(); + const vector& resolveAttachmentsInfo = subpassInfo.getResolveAttachments(); + + for (deUint32 i = 0 ; i < colorAttachmentsInfo.size() ; ++i) + { + const AttachmentReference& colorAttachmentReference = colorAttachmentsInfo[i]; + const deUint32 colorAttachmentIndex = colorAttachmentReference.getAttachment(); + const Attachment& colorAttachmentInfo = renderPassInfo.getAttachments()[colorAttachmentIndex]; + + VkResolveModeFlagBits resolveMode = VK_RESOLVE_MODE_NONE; + VkImageView resolveImageView = DE_NULL; + VkImageLayout resolveImageLayout = VK_IMAGE_LAYOUT_UNDEFINED; + + // handle resolve attachments if they were specified + if (!resolveAttachmentsInfo.empty()) + { + const AttachmentReference& resolveAttachmentReference = resolveAttachmentsInfo[i]; + const deUint32 resolveAttachmentIndex = resolveAttachmentReference.getAttachment(); + const Attachment& resolveAttachmentInfo = renderPassInfo.getAttachments()[resolveAttachmentIndex]; + + resolveMode = VK_RESOLVE_MODE_AVERAGE_BIT; + resolveImageView = attachmentResources[resolveAttachmentIndex]->getAttachmentView(); + resolveImageLayout = resolveAttachmentInfo.getInitialLayout(); + } + + colorAttachmentVect.push_back({ + vk::VK_STRUCTURE_TYPE_RENDERING_ATTACHMENT_INFO_KHR, // VkStructureType sType + DE_NULL, // const void* pNext + attachmentResources[colorAttachmentIndex]->getAttachmentView(), // VkImageView imageView + colorAttachmentInfo.getInitialLayout(), // VkImageLayout imageLayout + resolveMode, // VkResolveModeFlagBits resolveMode + resolveImageView, // VkImageView resolveImageView + resolveImageLayout, // VkImageLayout resolveImageLayout + colorAttachmentInfo.getLoadOp(), // VkAttachmentLoadOp loadOp + colorAttachmentInfo.getStoreOp(), // VkAttachmentStoreOp storeOp + (renderPassClearValues[colorAttachmentIndex] ? + *renderPassClearValues[colorAttachmentIndex] : + clearValueNan) // VkClearValue clearValue + }); + } + + VkRenderingAttachmentInfoKHR* pDepthAttachment = DE_NULL; + VkRenderingAttachmentInfoKHR* pStencilAttachment = DE_NULL; + VkRenderingAttachmentInfoKHR depthAttachment + { + vk::VK_STRUCTURE_TYPE_RENDERING_ATTACHMENT_INFO_KHR, // VkStructureType sType; + DE_NULL, // const void* pNext; + DE_NULL, // VkImageView imageView; + VK_IMAGE_LAYOUT_UNDEFINED, // VkImageLayout imageLayout; + VK_RESOLVE_MODE_NONE, // VkResolveModeFlagBits resolveMode; + DE_NULL, // VkImageView resolveImageView; + VK_IMAGE_LAYOUT_UNDEFINED, // VkImageLayout resolveImageLayout; + VK_ATTACHMENT_LOAD_OP_LOAD, // VkAttachmentLoadOp loadOp; + VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp; + clearValueNan // VkClearValue clearValue; + }; + VkRenderingAttachmentInfoKHR stencilAttachment = depthAttachment; + const AttachmentReference& depthStencilAttachmentReference = subpassInfo.getDepthStencilAttachment(); + const deUint32 dsAttachmentIndex = depthStencilAttachmentReference.getAttachment(); + + if (dsAttachmentIndex != VK_ATTACHMENT_UNUSED) + { + const Attachment& dsAttachmentInfo = renderPassInfo.getAttachments()[dsAttachmentIndex]; + const tcu::TextureFormat format = mapVkFormat(dsAttachmentInfo.getFormat()); + + if (tcu::hasDepthComponent(format.order)) + { + depthAttachment.imageView = attachmentResources[dsAttachmentIndex]->getAttachmentView(); + depthAttachment.imageLayout = dsAttachmentInfo.getInitialLayout(); + depthAttachment.loadOp = dsAttachmentInfo.getLoadOp(); + depthAttachment.storeOp = dsAttachmentInfo.getStoreOp(); + + if (renderPassClearValues[dsAttachmentIndex]) + depthAttachment.clearValue = *renderPassClearValues[dsAttachmentIndex]; + + pDepthAttachment = &depthAttachment; + } + + if (tcu::hasStencilComponent(format.order)) + { + stencilAttachment.imageView = attachmentResources[dsAttachmentIndex]->getAttachmentView(); + stencilAttachment.imageLayout = dsAttachmentInfo.getInitialLayout(); + stencilAttachment.loadOp = dsAttachmentInfo.getStencilLoadOp(); + stencilAttachment.storeOp = dsAttachmentInfo.getStencilStoreOp(); + + if (renderPassClearValues[dsAttachmentIndex]) + stencilAttachment.clearValue = *renderPassClearValues[dsAttachmentIndex]; + + pStencilAttachment = &stencilAttachment; + } + } + + vk::VkRenderingInfoKHR renderingInfo + { + vk::VK_STRUCTURE_TYPE_RENDERING_INFO_KHR, + DE_NULL, + renderingFlags, // VkRenderingFlagsKHR flags; + renderArea, // VkRect2D renderArea; + 1u, // deUint32 layerCount; + 0u, // deUint32 viewMask; + static_cast(colorAttachmentVect.size()), // deUint32 colorAttachmentCount; + colorAttachmentVect.empty() ? DE_NULL : &colorAttachmentVect[0], // const VkRenderingAttachmentInfoKHR* pColorAttachments; + pDepthAttachment, // const VkRenderingAttachmentInfoKHR* pDepthAttachment; + pStencilAttachment // const VkRenderingAttachmentInfoKHR* pStencilAttachment; + }; + + vk.cmdBeginRenderingKHR(commandBuffer, &renderingInfo); + + if (render) + { + if (subpassRenderers[0]->isSecondary()) + { + const VkCommandBuffer cmd = subpassRenderers[0]->getCommandBuffer(); + vk.cmdExecuteCommands(commandBuffer, 1, &cmd); + } + else + subpassRenderers[0]->pushRenderCommands(vk, commandBuffer); + } + + vk.cmdEndRenderingKHR(commandBuffer); +} + +void pushRenderPassCommands (const DeviceInterface& vk, + VkCommandBuffer commandBuffer, + VkRenderPass renderPass, + const RenderPass& renderPassInfo, + const vector >& attachmentResources, + VkFramebuffer framebuffer, + const vector >& subpassRenderers, + const UVec2& renderPos, + const UVec2& renderSize, + const vector >& renderPassClearValues, + TestConfig::RenderTypes render, + RenderingType renderingType) +{ + switch (renderingType) + { + case RENDERING_TYPE_RENDERPASS_LEGACY: return pushRenderPassCommands(vk, commandBuffer, renderPass, framebuffer, subpassRenderers, renderPos, renderSize, renderPassClearValues, render); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return pushRenderPassCommands(vk, commandBuffer, renderPass, framebuffer, subpassRenderers, renderPos, renderSize, renderPassClearValues, render); + case RENDERING_TYPE_DYNAMIC_RENDERING: + return pushDynamicRenderingCommands(vk, commandBuffer, renderPassInfo, attachmentResources, subpassRenderers, renderPos, renderSize, renderPassClearValues, render); default: TCU_THROW(InternalError, "Impossible"); } @@ -4641,9 +4853,12 @@ tcu::TestStatus renderPassTest (Context& context, TestConfig config) vector subpassIsSecondary; vector subpassRenderInfo; - if (config.renderPassType == RENDERPASS_TYPE_RENDERPASS2) + if (config.renderingType == RENDERING_TYPE_RENDERPASS2) context.requireDeviceFunctionality("VK_KHR_create_renderpass2"); + if (config.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + context.requireDeviceFunctionality("VK_KHR_dynamic_rendering"); + if (config.allocationKind == ALLOCATION_KIND_DEDICATED) { if (!context.isDeviceFunctionalitySupported("VK_KHR_dedicated_allocation")) @@ -4750,7 +4965,6 @@ tcu::TestStatus renderPassTest (Context& context, TestConfig config) const deUint32 queueIndex = context.getUniversalQueueFamilyIndex(); Allocator& allocator = context.getDefaultAllocator(); - const Unique renderPass (createRenderPass(vk, device, renderPassInfo, config.renderPassType)); const Unique commandBufferPool (createCommandPool(vk, device, 0, queueIndex)); const Unique initializeImagesCommandBuffer (allocateCommandBuffer(vk, device, *commandBufferPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); const Unique renderCommandBuffer (allocateCommandBuffer(vk, device, *commandBufferPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY)); @@ -4762,6 +4976,10 @@ tcu::TestStatus renderPassTest (Context& context, TestConfig config) vector attachmentViews; vector > inputAttachmentViews; + Move renderPass; + if (config.renderingType != RENDERING_TYPE_DYNAMIC_RENDERING) + renderPass = createRenderPass(vk, device, renderPassInfo, config.renderingType); + for (size_t attachmentNdx = 0; attachmentNdx < renderPassInfo.getAttachments().size(); attachmentNdx++) { const Attachment& attachmentInfo = renderPassInfo.getAttachments()[attachmentNdx]; @@ -4778,13 +4996,15 @@ tcu::TestStatus renderPassTest (Context& context, TestConfig config) endCommandBuffer(vk, *initializeImagesCommandBuffer); { - const Unique framebuffer (createFramebuffer(vk, device, *renderPass, targetSize, attachmentViews)); + Move framebuffer; + if (config.renderingType != RENDERING_TYPE_DYNAMIC_RENDERING) + framebuffer = createFramebuffer(vk, device, *renderPass, targetSize, attachmentViews); for (size_t subpassNdx = 0; subpassNdx < renderPassInfo.getSubpasses().size(); subpassNdx++) subpassRenderers.push_back(de::SharedPtr(new SubpassRenderer(context, vk, device, allocator, *renderPass, *framebuffer, *commandBufferPool, queueIndex, attachmentImages, inputAttachmentViews, subpassRenderInfo[subpassNdx], config.renderPass.getAttachments(), config.allocationKind))); beginCommandBuffer(vk, *renderCommandBuffer, (VkCommandBufferUsageFlags)0, DE_NULL, 0, DE_NULL, VK_FALSE, (VkQueryControlFlags)0, (VkQueryPipelineStatisticFlags)0); - pushRenderPassCommands(vk, *renderCommandBuffer, *renderPass, *framebuffer, subpassRenderers, renderPos, renderSize, renderPassClearValues, config.renderTypes, config.renderPassType); + pushRenderPassCommands(vk, *renderCommandBuffer, *renderPass, renderPassInfo, attachmentResources, *framebuffer, subpassRenderers, renderPos, renderSize, renderPassClearValues, config.renderTypes, config.renderingType); endCommandBuffer(vk, *renderCommandBuffer); beginCommandBuffer(vk, *readImagesToBuffersCommandBuffer, (VkCommandBufferUsageFlags)0, DE_NULL, 0, DE_NULL, VK_FALSE, (VkQueryControlFlags)0, (VkQueryPipelineStatisticFlags)0); @@ -4906,6 +5126,12 @@ void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal tes VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL }; + const VkImageLayout initialColorLayoutForDynamicRendering[] = + { + VK_IMAGE_LAYOUT_GENERAL, + VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, + }; + const VkImageLayout initialAndFinalDepthStencilLayouts[] = { VK_IMAGE_LAYOUT_GENERAL, @@ -4924,6 +5150,13 @@ void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal tes VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL }; + const VkImageLayout initialDepthStencilLayoutForDynamicRendering[] = + { + VK_IMAGE_LAYOUT_GENERAL, + VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL, + VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL, + }; + const VkImageLayout subpassLayouts[] = { VK_IMAGE_LAYOUT_GENERAL, @@ -4982,7 +5215,9 @@ void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal tes for (size_t attachmentCountNdx = 0; attachmentCountNdx < DE_LENGTH_OF_ARRAY(attachmentCounts); attachmentCountNdx++) { const deUint32 attachmentCount = attachmentCounts[attachmentCountNdx]; - const deUint32 testCaseCount = (attachmentCount == 1 ? 100 : 200); + const deUint32 testCaseCount = (testConfigExternal.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + ? (attachmentCount == 1 ? 50 : 100) // for DR do less cases as there is less layout combinations + : (attachmentCount == 1 ? 100 : 200); de::MovePtr attachmentCountGroup (new tcu::TestCaseGroup(testCtx, de::toString(attachmentCount).c_str(), de::toString(attachmentCount).c_str())); for (size_t testCaseNdx = 0; testCaseNdx < testCaseCount; testCaseNdx++) @@ -5000,12 +5235,16 @@ void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal tes const VkAttachmentLoadOp loadOp = rng.choose(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); const VkAttachmentStoreOp storeOp = rng.choose(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps)); - const VkImageLayout initialLayout = (imageMemory == TestConfig::IMAGEMEMORY_STRICT) - ? rng.choose(DE_ARRAY_BEGIN(initialAndFinalColorLayouts), DE_ARRAY_END(initialAndFinalColorLayouts)) - : rng.choose(DE_ARRAY_BEGIN(initialAndFinalColorLayoutsLazy), DE_ARRAY_END(initialAndFinalColorLayoutsLazy)); - const VkImageLayout finalizeLayout = (imageMemory == TestConfig::IMAGEMEMORY_STRICT) - ? rng.choose(DE_ARRAY_BEGIN(initialAndFinalColorLayouts), DE_ARRAY_END(initialAndFinalColorLayouts)) - : rng.choose(DE_ARRAY_BEGIN(initialAndFinalColorLayoutsLazy), DE_ARRAY_END(initialAndFinalColorLayoutsLazy)); + const VkImageLayout initialLayout = (testConfigExternal.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + ? rng.choose(DE_ARRAY_BEGIN(initialColorLayoutForDynamicRendering), DE_ARRAY_END(initialColorLayoutForDynamicRendering)) + : ((imageMemory == TestConfig::IMAGEMEMORY_STRICT) + ? rng.choose(DE_ARRAY_BEGIN(initialAndFinalColorLayouts), DE_ARRAY_END(initialAndFinalColorLayouts)) + : rng.choose(DE_ARRAY_BEGIN(initialAndFinalColorLayoutsLazy), DE_ARRAY_END(initialAndFinalColorLayoutsLazy))); + const VkImageLayout finalizeLayout = (testConfigExternal.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + ? initialLayout + : ((imageMemory == TestConfig::IMAGEMEMORY_STRICT) + ? rng.choose(DE_ARRAY_BEGIN(initialAndFinalColorLayouts), DE_ARRAY_END(initialAndFinalColorLayouts)) + : rng.choose(DE_ARRAY_BEGIN(initialAndFinalColorLayoutsLazy), DE_ARRAY_END(initialAndFinalColorLayoutsLazy))); const VkImageLayout subpassLayout = rng.choose(DE_ARRAY_BEGIN(subpassLayouts), DE_ARRAY_END(subpassLayouts)); const VkAttachmentLoadOp stencilLoadOp = rng.choose(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); @@ -5022,12 +5261,16 @@ void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal tes const VkAttachmentLoadOp loadOp = rng.choose(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); const VkAttachmentStoreOp storeOp = rng.choose(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps)); - const VkImageLayout initialLayout = (imageMemory == TestConfig::IMAGEMEMORY_STRICT) - ? rng.choose(DE_ARRAY_BEGIN(initialAndFinalDepthStencilLayouts), DE_ARRAY_END(initialAndFinalDepthStencilLayouts)) - : rng.choose(DE_ARRAY_BEGIN(initialAndFinalDepthStencilLayoutsLazy), DE_ARRAY_END(initialAndFinalDepthStencilLayoutsLazy)); - const VkImageLayout finalizeLayout = (imageMemory == TestConfig::IMAGEMEMORY_STRICT) - ? rng.choose(DE_ARRAY_BEGIN(initialAndFinalDepthStencilLayouts), DE_ARRAY_END(initialAndFinalDepthStencilLayouts)) - : rng.choose(DE_ARRAY_BEGIN(initialAndFinalDepthStencilLayoutsLazy), DE_ARRAY_END(initialAndFinalDepthStencilLayoutsLazy)); + const VkImageLayout initialLayout = (testConfigExternal.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + ? rng.choose(DE_ARRAY_BEGIN(initialDepthStencilLayoutForDynamicRendering), DE_ARRAY_END(initialDepthStencilLayoutForDynamicRendering)) + : ((imageMemory == TestConfig::IMAGEMEMORY_STRICT) + ? rng.choose(DE_ARRAY_BEGIN(initialAndFinalDepthStencilLayouts), DE_ARRAY_END(initialAndFinalDepthStencilLayouts)) + : rng.choose(DE_ARRAY_BEGIN(initialAndFinalDepthStencilLayoutsLazy), DE_ARRAY_END(initialAndFinalDepthStencilLayoutsLazy))); + const VkImageLayout finalizeLayout = (testConfigExternal.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + ? initialLayout + : ((imageMemory == TestConfig::IMAGEMEMORY_STRICT) + ? rng.choose(DE_ARRAY_BEGIN(initialAndFinalDepthStencilLayouts), DE_ARRAY_END(initialAndFinalDepthStencilLayouts)) + : rng.choose(DE_ARRAY_BEGIN(initialAndFinalDepthStencilLayoutsLazy), DE_ARRAY_END(initialAndFinalDepthStencilLayoutsLazy))); const VkAttachmentLoadOp stencilLoadOp = rng.choose(DE_ARRAY_BEGIN(loadOps), DE_ARRAY_END(loadOps)); const VkAttachmentStoreOp stencilStoreOp = rng.choose(DE_ARRAY_BEGIN(storeOps), DE_ARRAY_END(storeOps)); @@ -5058,7 +5301,7 @@ void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal tes 1293809, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(attachmentCountGroup.get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassTest, testConfig); } @@ -5104,7 +5347,8 @@ void addAttachmentWriteMaskTests (tcu::TestCaseGroup* group, const TestConfigExt const VkAttachmentLoadOp stencilLoadOp = VK_ATTACHMENT_LOAD_OP_CLEAR; const VkAttachmentStoreOp stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE; const VkImageLayout initialLayout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; - const VkImageLayout finalizeLayout = VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL; + const VkImageLayout finalizeLayout = (testConfigExternal.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + ? initialLayout : VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL; const VkImageLayout subpassLayout = VK_IMAGE_LAYOUT_GENERAL; attachments.push_back(Attachment(format, sampleCount, loadOp, storeOp, stencilLoadOp, stencilStoreOp, initialLayout, finalizeLayout)); @@ -5141,7 +5385,7 @@ void addAttachmentWriteMaskTests (tcu::TestCaseGroup* group, const TestConfigExt 1293809, drawStartNdx, testConfigExternal.allocationKind, - testConfigExternal.renderPassType, + testConfigExternal.renderingType, requiredFeatures); addFunctionCaseWithPrograms(attachmentCountGroup.get(), testCaseName.c_str(), testCaseName.c_str(), checkSupport, createTestShaders, renderPassTest, testConfig); @@ -5486,7 +5730,7 @@ void addAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigEx lastUseOfAttachment[inputAttachmentIndex] = just(subpassIndex); VkImageAspectFlags aspect = 0u; - if (testConfigExternal.renderPassType == RENDERPASS_TYPE_RENDERPASS2) + if (testConfigExternal.renderingType == RENDERING_TYPE_RENDERPASS2) { bool col = colorAttachments.find(inputAttachmentIndex) != colorAttachments.end(); aspect = col ? VK_IMAGE_ASPECT_COLOR_BIT : VK_IMAGE_ASPECT_DEPTH_BIT; @@ -5615,7 +5859,7 @@ void addAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigEx 80329, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(allocationTypeGroup.get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassTest, testConfig); } @@ -5755,7 +5999,7 @@ void addAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigEx for (size_t subpassNdx = 1; subpassNdx < attachmentCount; subpassNdx++) { - const VkImageAspectFlags inputAttachmentAspectMask = (testConfigExternal.renderPassType == RENDERPASS_TYPE_RENDERPASS2) ? VK_IMAGE_ASPECT_COLOR_BIT : static_cast(0); + const VkImageAspectFlags inputAttachmentAspectMask = (testConfigExternal.renderingType == RENDERING_TYPE_RENDERPASS2) ? VK_IMAGE_ASPECT_COLOR_BIT : static_cast(0); subpasses.push_back(Subpass(VK_PIPELINE_BIND_POINT_GRAPHICS, 0u, vector(1, AttachmentReference((deUint32)(subpassNdx - 1), VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL, inputAttachmentAspectMask)), vector(1, AttachmentReference((deUint32)(subpassNdx), rng.choose(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayoutsColor)))), @@ -5811,7 +6055,7 @@ void addAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigEx 80329, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(allocationTypeGroup.get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassTest, testConfig); } @@ -5856,7 +6100,7 @@ void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(group, "color", "Single color attachment case.", createTestShaders, renderPassTest, testConfig); } @@ -5890,7 +6134,7 @@ void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(group, "depth", "Single depth attachment case.", createTestShaders, renderPassTest, testConfig); } @@ -5924,7 +6168,7 @@ void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(group, "stencil", "Single stencil attachment case.", createTestShaders, renderPassTest, testConfig); } @@ -5958,7 +6202,7 @@ void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(group, "depth_stencil", "Single depth stencil attachment case.", createTestShaders, renderPassTest, testConfig); } @@ -6005,7 +6249,7 @@ void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(group, "color_depth", "Color and depth attachment case.", createTestShaders, renderPassTest, testConfig); } @@ -6052,7 +6296,7 @@ void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(group, "color_stencil", "Color and stencil attachment case.", createTestShaders, renderPassTest, testConfig); } @@ -6099,7 +6343,7 @@ void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(group, "color_depth_stencil", "Color, depth and stencil attachment case.", createTestShaders, renderPassTest, testConfig); } @@ -6126,12 +6370,13 @@ void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(group, "no_attachments", "No attachments case.", createTestShaders, renderPassTest, testConfig); } // color_unused_omit_blend_state + if (testConfigExternal.renderingType != RENDERING_TYPE_DYNAMIC_RENDERING) { vector subpasses; @@ -6177,7 +6422,7 @@ void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(group, "color_unused_omit_blend_state", "Two unused color attachment case without blend state", createTestShaders, renderPassTest, testConfig); } } @@ -6272,7 +6517,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(loadOpGroup.get(), renderTypes[renderTypeNdx].str, renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); } @@ -6280,6 +6525,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon formatGroup->addChild(loadOpGroup.release()); } + if (testConfigExternal.renderingType != RENDERING_TYPE_DYNAMIC_RENDERING) { de::MovePtr inputGroup (new tcu::TestCaseGroup(testCtx, "input", "Test attachment format as input")); @@ -6290,7 +6536,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon for (size_t storeOpNdx = 0; storeOpNdx < DE_LENGTH_OF_ARRAY(storeOps); storeOpNdx++) { - const VkImageAspectFlags inputAttachmentAspectMask = (testConfigExternal.renderPassType == RENDERPASS_TYPE_RENDERPASS2) + const VkImageAspectFlags inputAttachmentAspectMask = (testConfigExternal.renderingType == RENDERING_TYPE_RENDERPASS2) ? static_cast(VK_IMAGE_ASPECT_COLOR_BIT) : static_cast(0); const VkAttachmentStoreOp storeOp = storeOps[storeOpNdx].op; @@ -6300,7 +6546,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon { const bool useInputAspect = useInputAspectNdx != 0; - if (testConfigExternal.renderPassType == RENDERPASS_TYPE_RENDERPASS2 && useInputAspect) + if (testConfigExternal.renderingType == RENDERING_TYPE_RENDERPASS2 && useInputAspect) continue; for (size_t renderTypeNdx = 0; renderTypeNdx < DE_LENGTH_OF_ARRAY(renderTypes); renderTypeNdx++) @@ -6378,7 +6624,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 89246, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); const string testName (renderTypes[renderTypeNdx].str + string(useInputAspect ? "_use_input_aspect" : "")); addFunctionCaseWithPrograms(storeOpGroup.get(), testName, renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); @@ -6455,7 +6701,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 89246, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); const string testName (string("self_dep_") + renderTypes[renderTypeNdx].str + (useInputAspect ? "_use_input_aspect" : "")); addFunctionCaseWithPrograms(storeOpGroup.get(), testName, string("self_dep_") + renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); @@ -6522,7 +6768,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); addFunctionCaseWithPrograms(loadOpGroup.get(), renderTypes[renderTypeNdx].str, renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); } @@ -6557,7 +6803,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); const string testName (string(renderTypes[renderTypeNdx].str) + "_depth_read_only"); addFunctionCaseWithPrograms(loadOpGroup.get(), testName, renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); @@ -6591,7 +6837,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 90239, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); const string testName (string(renderTypes[renderTypeNdx].str) + "_stencil_read_only"); addFunctionCaseWithPrograms(loadOpGroup.get(), testName, renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); @@ -6602,6 +6848,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon formatGroup->addChild(loadOpGroup.release()); } + if (testConfigExternal.renderingType != RENDERING_TYPE_DYNAMIC_RENDERING) { de::MovePtr inputGroup (new tcu::TestCaseGroup(testCtx, "input", "Test attachment format as input")); @@ -6612,7 +6859,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon for (size_t storeOpNdx = 0; storeOpNdx < DE_LENGTH_OF_ARRAY(storeOps); storeOpNdx++) { - const VkImageAspectFlags inputAttachmentAspectMask = (testConfigExternal.renderPassType == RENDERPASS_TYPE_RENDERPASS2) + const VkImageAspectFlags inputAttachmentAspectMask = (testConfigExternal.renderingType == RENDERING_TYPE_RENDERPASS2) ? formatAspectFlags : static_cast(0); const VkAttachmentStoreOp storeOp = storeOps[storeOpNdx].op; @@ -6622,7 +6869,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon { const bool useInputAspect = useInputAspectNdx != 0; - if (testConfigExternal.renderPassType == RENDERPASS_TYPE_RENDERPASS2 && useInputAspect) + if (testConfigExternal.renderingType == RENDERING_TYPE_RENDERPASS2 && useInputAspect) continue; for (size_t renderTypeNdx = 0; renderTypeNdx < DE_LENGTH_OF_ARRAY(renderTypes); renderTypeNdx++) @@ -6700,7 +6947,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 89246, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); const string testName (renderTypes[renderTypeNdx].str + string(useInputAspect ? "_use_input_aspect" : "")); addFunctionCaseWithPrograms(storeOpGroup.get(), testName, renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); @@ -6779,7 +7026,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 89246, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); const string testName (string("self_dep_") + renderTypes[renderTypeNdx].str + (useInputAspect ? "_use_input_aspect" : "")); addFunctionCaseWithPrograms(storeOpGroup.get(), testName, string("self_dep_") + renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); @@ -6863,7 +7110,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 89246, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); const string testName (renderTypes[renderTypeNdx].str + string(useInputAspect ? "_use_input_aspect" : "") + "_depth_read_only"); addFunctionCaseWithPrograms(storeOpGroup.get(), testName, renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); @@ -6942,7 +7189,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 89246, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); const string testName (string("self_dep_") + renderTypes[renderTypeNdx].str + (useInputAspect ? "_use_input_aspect" : "") + "_depth_read_only"); addFunctionCaseWithPrograms(storeOpGroup.get(), testName, string("self_dep_") + renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); @@ -7023,7 +7270,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 89246, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); const string testName (renderTypes[renderTypeNdx].str + string(useInputAspect ? "_use_input_aspect" : "") + "_stencil_read_only"); addFunctionCaseWithPrograms(storeOpGroup.get(), testName, renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); @@ -7103,7 +7350,7 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon 89246, 0, testConfigExternal.allocationKind, - testConfigExternal.renderPassType); + testConfigExternal.renderingType); const string testName (string("self_dep_") + renderTypes[renderTypeNdx].str + (useInputAspect ? "_use_input_aspect" : "") + "_stencil_read_only"); addFunctionCaseWithPrograms(storeOpGroup.get(), testName, string("self_dep_") + renderTypes[renderTypeNdx].str, createTestShaders, renderPassTest, testConfig); @@ -7126,79 +7373,109 @@ void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testCon } } -void addRenderPassTests (tcu::TestCaseGroup* group, const AllocationKind allocationKind, const RenderPassType renderPassType) +void addRenderPassTests (tcu::TestCaseGroup* group, const AllocationKind allocationKind, const RenderingType renderingType) { - const TestConfigExternal testConfigExternal (allocationKind, renderPassType); + const TestConfigExternal testConfigExternal (allocationKind, renderingType); addTestGroup(group, "simple", "Simple basic render pass tests", addSimpleTests, testConfigExternal); addTestGroup(group, "formats", "Tests for different image formats.", addFormatTests, testConfigExternal); addTestGroup(group, "attachment", "Attachment format and count tests with load and store ops and image layouts", addAttachmentTests, testConfigExternal); - addTestGroup(group, "attachment_allocation", "Attachment allocation tests", addAttachmentAllocationTests, testConfigExternal); addTestGroup(group, "attachment_write_mask", "Attachment write mask tests", addAttachmentWriteMaskTests, testConfigExternal); + + if (renderingType != RENDERING_TYPE_DYNAMIC_RENDERING) + addTestGroup(group, "attachment_allocation", "Attachment allocation tests", addAttachmentAllocationTests, testConfigExternal); } -de::MovePtr createSuballocationTests(tcu::TestContext& testCtx, RenderPassType renderPassType) +de::MovePtr createSuballocationTests(tcu::TestContext& testCtx, RenderingType renderingType) { de::MovePtr suballocationTestsGroup(new tcu::TestCaseGroup(testCtx, "suballocation", "Suballocation RenderPass Tests")); - addRenderPassTests(suballocationTestsGroup.get(), ALLOCATION_KIND_SUBALLOCATED, renderPassType); + addRenderPassTests(suballocationTestsGroup.get(), ALLOCATION_KIND_SUBALLOCATED, renderingType); return suballocationTestsGroup; } -de::MovePtr createDedicatedAllocationTests(tcu::TestContext& testCtx, RenderPassType renderPassType) +de::MovePtr createDedicatedAllocationTests(tcu::TestContext& testCtx, RenderingType renderingType) { de::MovePtr dedicatedAllocationTestsGroup(new tcu::TestCaseGroup(testCtx, "dedicated_allocation", "RenderPass Tests For Dedicated Allocation")); - addRenderPassTests(dedicatedAllocationTestsGroup.get(), ALLOCATION_KIND_DEDICATED, renderPassType); + addRenderPassTests(dedicatedAllocationTestsGroup.get(), ALLOCATION_KIND_DEDICATED, renderingType); return dedicatedAllocationTestsGroup; } -tcu::TestCaseGroup* createRenderPassTestsInternal (tcu::TestContext& testCtx, RenderPassType renderPassType) +tcu::TestCaseGroup* createRenderPassTestsInternal (tcu::TestContext& testCtx, RenderingType renderingType) { - const char* renderpassTestsGroupName = (renderPassType == RENDERPASS_TYPE_LEGACY) ? "renderpass" : - (renderPassType == RENDERPASS_TYPE_RENDERPASS2) ? "renderpass2" : - ""; - const char* renderpassTestsGroupDescription = (renderPassType == RENDERPASS_TYPE_LEGACY) ? "RenderPass Tests" : - (renderPassType == RENDERPASS_TYPE_RENDERPASS2) ? "RenderPass2 Tests" : - ""; - de::MovePtr renderpassTests (new tcu::TestCaseGroup(testCtx, renderpassTestsGroupName, renderpassTestsGroupDescription)); - de::MovePtr suballocationTestGroup = createSuballocationTests(testCtx, renderPassType); - de::MovePtr dedicatedAllocationTestGroup = createDedicatedAllocationTests(testCtx, renderPassType); - - suballocationTestGroup->addChild((renderPassType == RENDERPASS_TYPE_LEGACY) ? createRenderPassMultisampleTests(testCtx) : createRenderPass2MultisampleTests(testCtx)); - suballocationTestGroup->addChild((renderPassType == RENDERPASS_TYPE_LEGACY) ? createRenderPassMultisampleResolveTests(testCtx) : createRenderPass2MultisampleResolveTests(testCtx)); - suballocationTestGroup->addChild((renderPassType == RENDERPASS_TYPE_LEGACY) ? createRenderPassSubpassDependencyTests(testCtx) : createRenderPass2SubpassDependencyTests(testCtx)); - suballocationTestGroup->addChild((renderPassType == RENDERPASS_TYPE_LEGACY) ? createRenderPassSampleReadTests(testCtx) : createRenderPass2SampleReadTests(testCtx)); - suballocationTestGroup->addChild((renderPassType == RENDERPASS_TYPE_LEGACY) ? createRenderPassSparseRenderTargetTests(testCtx) : createRenderPass2SparseRenderTargetTests(testCtx)); - suballocationTestGroup->addChild(createRenderPassUnusedAttachmentTests(testCtx, renderPassType)); - suballocationTestGroup->addChild(createRenderPassUnusedClearAttachmentTests(testCtx, renderPassType)); - suballocationTestGroup->addChild(createRenderPassUnusedAttachmentSparseFillingTests(testCtx, renderPassType)); - - renderpassTests->addChild(suballocationTestGroup.release()); - renderpassTests->addChild(dedicatedAllocationTestGroup.release()); - renderpassTests->addChild(createRenderPassMultipleSubpassesMultipleCommandBuffersTests(testCtx)); - - if (renderPassType != RENDERPASS_TYPE_LEGACY) - { - renderpassTests->addChild(createRenderPass2DepthStencilResolveTests(testCtx)); - renderpassTests->addChild(createFragmentDensityMapTests(testCtx)); + const char* renderingTestsGroupName = (renderingType == RENDERING_TYPE_RENDERPASS_LEGACY) ? "renderpass" : + (renderingType == RENDERING_TYPE_RENDERPASS2) ? "renderpass2" : + (renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) ? "renderpass_with_dynamic_rendering" : + ""; + const char* renderingTestsGroupDescription = (renderingType == RENDERING_TYPE_RENDERPASS_LEGACY) ? "RenderPass Tests" : + (renderingType == RENDERING_TYPE_RENDERPASS2) ? "RenderPass2 Tests" : + (renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) ? "Dynamic Rendering Tests" : + ""; + + de::MovePtr renderingTests (new tcu::TestCaseGroup(testCtx, renderingTestsGroupName, renderingTestsGroupDescription)); + de::MovePtr suballocationTestGroup = createSuballocationTests(testCtx, renderingType); + de::MovePtr dedicatedAllocationTestGroup = createDedicatedAllocationTests(testCtx, renderingType); + + switch (renderingType) + { + case RENDERING_TYPE_RENDERPASS_LEGACY: + suballocationTestGroup->addChild(createRenderPassMultisampleTests(testCtx)); + suballocationTestGroup->addChild(createRenderPassMultisampleResolveTests(testCtx)); + suballocationTestGroup->addChild(createRenderPassSubpassDependencyTests(testCtx)); + suballocationTestGroup->addChild(createRenderPassSampleReadTests(testCtx)); + suballocationTestGroup->addChild(createRenderPassSparseRenderTargetTests(testCtx)); + break; + + case RENDERING_TYPE_RENDERPASS2: + suballocationTestGroup->addChild(createRenderPass2MultisampleTests(testCtx)); + suballocationTestGroup->addChild(createRenderPass2MultisampleResolveTests(testCtx)); + suballocationTestGroup->addChild(createRenderPass2SubpassDependencyTests(testCtx)); + suballocationTestGroup->addChild(createRenderPass2SampleReadTests(testCtx)); + suballocationTestGroup->addChild(createRenderPass2SparseRenderTargetTests(testCtx)); + break; + + case RENDERING_TYPE_DYNAMIC_RENDERING: + suballocationTestGroup->addChild(createDynamicRenderingMultisampleResolveTests(testCtx)); + suballocationTestGroup->addChild(createDynamicRenderingSparseRenderTargetTests(testCtx)); + break; + } + + if (renderingType != RENDERING_TYPE_DYNAMIC_RENDERING) + { + suballocationTestGroup->addChild(createRenderPassUnusedAttachmentTests(testCtx, renderingType)); + suballocationTestGroup->addChild(createRenderPassUnusedAttachmentSparseFillingTests(testCtx, renderingType)); + + renderingTests->addChild(createRenderPassMultipleSubpassesMultipleCommandBuffersTests(testCtx)); + renderingTests->addChild(createRenderPass2DepthStencilResolveTests(testCtx)); + renderingTests->addChild(createFragmentDensityMapTests(testCtx)); } - return renderpassTests.release(); + suballocationTestGroup->addChild(createRenderPassUnusedClearAttachmentTests(testCtx, renderingType)); + + renderingTests->addChild(suballocationTestGroup.release()); + renderingTests->addChild(dedicatedAllocationTestGroup.release()); + + return renderingTests.release(); } } // anonymous tcu::TestCaseGroup* createRenderPassTests (tcu::TestContext& testCtx) { - return createRenderPassTestsInternal(testCtx, RENDERPASS_TYPE_LEGACY); + return createRenderPassTestsInternal(testCtx, RENDERING_TYPE_RENDERPASS_LEGACY); } tcu::TestCaseGroup* createRenderPass2Tests (tcu::TestContext& testCtx) { - return createRenderPassTestsInternal(testCtx, RENDERPASS_TYPE_RENDERPASS2); + return createRenderPassTestsInternal(testCtx, RENDERING_TYPE_RENDERPASS2); +} + +tcu::TestCaseGroup* createDynamicRenderingTests(tcu::TestContext& testCtx) +{ + return createRenderPassTestsInternal(testCtx, RENDERING_TYPE_DYNAMIC_RENDERING); } } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.hpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.hpp index 4aa9d46..6d6f2e4 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.hpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.hpp @@ -29,8 +29,9 @@ namespace vkt { -tcu::TestCaseGroup* createRenderPassTests (tcu::TestContext& testCtx); -tcu::TestCaseGroup* createRenderPass2Tests (tcu::TestContext& testCtx); +tcu::TestCaseGroup* createRenderPassTests (tcu::TestContext& testCtx); +tcu::TestCaseGroup* createRenderPass2Tests (tcu::TestContext& testCtx); +tcu::TestCaseGroup* createDynamicRenderingTests (tcu::TestContext& testCtx); } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTestsUtil.cpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTestsUtil.cpp index 1ba834d..0c3db96 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTestsUtil.cpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassTestsUtil.cpp @@ -820,18 +820,18 @@ Move createRenderPass (const DeviceInterface& vk, Move createRenderPass (const DeviceInterface& vk, VkDevice device, const RenderPass& renderPassInfo, - RenderPassType renderPassType, + RenderingType renderingType, SynchronizationType synchronizationType) { - switch (renderPassType) + switch (renderingType) { - case RENDERPASS_TYPE_LEGACY: + case RENDERING_TYPE_RENDERPASS_LEGACY: return createRenderPass(vk, device, renderPassInfo, SYNCHRONIZATION_TYPE_LEGACY); - case RENDERPASS_TYPE_RENDERPASS2: + case RENDERING_TYPE_RENDERPASS2: return createRenderPass createRenderPass (const DeviceInterface& vk, VkDevice device, const RenderPass& renderPassInfo, - RenderPassType renderPassType, + RenderingType renderingType, SynchronizationType synchronizationType = SYNCHRONIZATION_TYPE_LEGACY); } // renderpass diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentSparseFillingTests.cpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentSparseFillingTests.cpp index abef672..c720b23 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentSparseFillingTests.cpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentSparseFillingTests.cpp @@ -73,7 +73,7 @@ namespace struct TestParams { - RenderPassType renderPassType; + RenderingType renderingType; deUint32 activeInputAttachmentCount; }; @@ -243,7 +243,7 @@ TestInstance* InputAttachmentSparseFillingTest::createInstance(Context& context) void InputAttachmentSparseFillingTest::checkSupport(Context& context) const { - if (m_testParams.renderPassType == RENDERPASS_TYPE_RENDERPASS2) + if (m_testParams.renderingType == RENDERING_TYPE_RENDERPASS2) context.requireDeviceFunctionality("VK_KHR_create_renderpass2"); const vk::VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(context.getInstanceInterface(), context.getPhysicalDevice()).limits; @@ -374,7 +374,7 @@ InputAttachmentSparseFillingTestInstance::InputAttachmentSparseFillingTestInstan } // Create render pass - if (testParams.renderPassType == RENDERPASS_TYPE_LEGACY) + if (testParams.renderingType == RENDERING_TYPE_RENDERPASS_LEGACY) m_renderPass = createRenderPass(vk, vkDevice); else m_renderPass = createRenderPass(vk, vkDevice); @@ -554,7 +554,7 @@ InputAttachmentSparseFillingTestInstance::InputAttachmentSparseFillingTestInstan m_cmdPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, queueFamilyIndex); // Create command buffer - if (testParams.renderPassType == RENDERPASS_TYPE_LEGACY) + if (testParams.renderingType == RENDERING_TYPE_RENDERPASS_LEGACY) createCommandBuffer(vk, vkDevice); else createCommandBuffer(vk, vkDevice); @@ -665,7 +665,7 @@ template InputAttachmentSparseFillingTestInstance::createRenderPass (const DeviceInterface& vk, VkDevice vkDevice) { - const VkImageAspectFlags aspectMask = m_testParams.renderPassType == RENDERPASS_TYPE_LEGACY ? 0 : VK_IMAGE_ASPECT_COLOR_BIT; + const VkImageAspectFlags aspectMask = m_testParams.renderingType == RENDERING_TYPE_RENDERPASS_LEGACY ? 0 : VK_IMAGE_ASPECT_COLOR_BIT; std::vector attachmentDescriptions; std::vector attachmentRefs; @@ -788,7 +788,7 @@ tcu::TestStatus InputAttachmentSparseFillingTestInstance::verifyImage (void) } // anonymous -tcu::TestCaseGroup* createRenderPassUnusedAttachmentSparseFillingTests (tcu::TestContext& testCtx, const RenderPassType renderPassType) +tcu::TestCaseGroup* createRenderPassUnusedAttachmentSparseFillingTests (tcu::TestContext& testCtx, const RenderingType renderingType) { de::MovePtr unusedAttTests (new tcu::TestCaseGroup(testCtx, "attachment_sparse_filling", "Unused attachment tests")); @@ -805,7 +805,7 @@ tcu::TestCaseGroup* createRenderPassUnusedAttachmentSparseFillingTests (tcu::Tes for (std::size_t attachmentNdx = 0; attachmentNdx < activeInputAttachmentCount.size(); ++attachmentNdx) { - TestParams testParams{ renderPassType, activeInputAttachmentCount[attachmentNdx] }; + TestParams testParams{ renderingType, activeInputAttachmentCount[attachmentNdx] }; unusedAttTests->addChild(new InputAttachmentSparseFillingTest(testCtx, std::string("input_attachment_") + de::toString(activeInputAttachmentCount[attachmentNdx]), "", testParams)); } diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentSparseFillingTests.hpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentSparseFillingTests.hpp index 2bb0faf..3e746e9 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentSparseFillingTests.hpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentSparseFillingTests.hpp @@ -33,7 +33,7 @@ namespace vkt namespace renderpass { -tcu::TestCaseGroup* createRenderPassUnusedAttachmentSparseFillingTests (tcu::TestContext& testCtx, const RenderPassType renderPassType); +tcu::TestCaseGroup* createRenderPassUnusedAttachmentSparseFillingTests (tcu::TestContext& testCtx, const RenderingType renderingType); } // renderpass } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentTests.cpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentTests.cpp index de8d2a0..09c895b 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentTests.cpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentTests.cpp @@ -65,7 +65,7 @@ struct TestParams VkAttachmentStoreOp storeOp; VkAttachmentLoadOp stencilLoadOp; VkAttachmentStoreOp stencilStoreOp; - RenderPassType renderPassType; + RenderingType renderingType; }; struct Vertex4RGBA @@ -100,7 +100,7 @@ Move createRenderPass (const DeviceInterface& vk, VkDevice vkDevice, const TestParams testParams) { - const VkImageAspectFlags aspectMask = testParams.renderPassType == RENDERPASS_TYPE_LEGACY ? 0 : VK_IMAGE_ASPECT_COLOR_BIT; + const VkImageAspectFlags aspectMask = testParams.renderingType == RENDERING_TYPE_RENDERPASS_LEGACY ? 0 : VK_IMAGE_ASPECT_COLOR_BIT; const AttachmentDesc attachmentDescriptions[] = { // Result attachment @@ -360,7 +360,7 @@ UnusedAttachmentTestInstance::UnusedAttachmentTestInstance (Context& context, const VkComponentMapping componentMappingRGBA = { VK_COMPONENT_SWIZZLE_R, VK_COMPONENT_SWIZZLE_G, VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_A }; // Check for renderpass2 extension if used - if (testParams.renderPassType == RENDERPASS_TYPE_RENDERPASS2) + if (testParams.renderingType == RENDERING_TYPE_RENDERPASS2) context.requireDeviceFunctionality("VK_KHR_create_renderpass2"); // Create color image @@ -577,7 +577,7 @@ UnusedAttachmentTestInstance::UnusedAttachmentTestInstance (Context& context, } // Create render pass - if (testParams.renderPassType == RENDERPASS_TYPE_LEGACY) + if (testParams.renderingType == RENDERING_TYPE_RENDERPASS_LEGACY) m_renderPass = createRenderPass(vk, vkDevice, testParams); else m_renderPass = createRenderPass(vk, vkDevice, testParams); @@ -829,7 +829,7 @@ UnusedAttachmentTestInstance::UnusedAttachmentTestInstance (Context& context, m_cmdPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, queueFamilyIndex); // Create command buffer - if (testParams.renderPassType == RENDERPASS_TYPE_LEGACY) + if (testParams.renderingType == RENDERING_TYPE_RENDERPASS_LEGACY) createCommandBuffer(vk, vkDevice); else createCommandBuffer(vk, vkDevice); @@ -966,7 +966,7 @@ std::string storeOpToString (VkAttachmentStoreOp storeOp) } // anonymous -tcu::TestCaseGroup* createRenderPassUnusedAttachmentTests (tcu::TestContext& testCtx, const RenderPassType renderPassType) +tcu::TestCaseGroup* createRenderPassUnusedAttachmentTests (tcu::TestContext& testCtx, const RenderingType renderingType) { de::MovePtr unusedAttTests (new tcu::TestCaseGroup(testCtx, "unused_attachment", "Unused attachment tests")); @@ -1004,7 +1004,7 @@ tcu::TestCaseGroup* createRenderPassUnusedAttachmentTests (tcu::TestContext& tes params.storeOp = storeOps[storeOpIdx]; params.stencilLoadOp = loadOps[stencilLoadOpIdx]; params.stencilStoreOp = storeOps[stencilStoreOpIdx]; - params.renderPassType = renderPassType; + params.renderingType = renderingType; stencilLoadOpGroup->addChild(new UnusedAttachmentTest(testCtx, testName, "", params)); } diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentTests.hpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentTests.hpp index 29917c0..b270372 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentTests.hpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedAttachmentTests.hpp @@ -33,7 +33,7 @@ namespace vkt namespace renderpass { -tcu::TestCaseGroup* createRenderPassUnusedAttachmentTests (tcu::TestContext& testCtx, const RenderPassType renderPassType); +tcu::TestCaseGroup* createRenderPassUnusedAttachmentTests (tcu::TestContext& testCtx, const RenderingType renderingType); } // renderpass } // vkt diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedClearAttachmentTests.cpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedClearAttachmentTests.cpp index 59b5004..10ff7d0 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedClearAttachmentTests.cpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedClearAttachmentTests.cpp @@ -157,19 +157,19 @@ bool hasDepthStencil(DepthStencilType type) struct TestParams { - TestParams(size_t numColorAttachments, DepthStencilType depthStencilType_, deBool depthStencilUsed_, VkFormat depthStencilFormat_, RenderPassType renderPassType_) + TestParams(size_t numColorAttachments, DepthStencilType depthStencilType_, deBool depthStencilUsed_, VkFormat depthStencilFormat_, RenderingType renderingType_) : colorUsed(numColorAttachments, DE_FALSE) , depthStencilType(depthStencilType_) , depthStencilUsed(depthStencilUsed_) , depthStencilFormat(depthStencilFormat_) - , renderPassType(renderPassType_) + , renderingType(renderingType_) {} std::vector colorUsed; DepthStencilType depthStencilType; deBool depthStencilUsed; - VkFormat depthStencilFormat; - RenderPassType renderPassType; + VkFormat depthStencilFormat; + RenderingType renderingType; }; class UnusedClearAttachmentTestInstance : public vkt::TestInstance @@ -252,9 +252,13 @@ void checkFormatSupported(Context& context, VkFormat format, VkImageUsageFlags u void UnusedClearAttachmentTest::checkSupport (Context& context) const { // Check for renderpass2 extension if used - if (m_testParams.renderPassType == RENDERPASS_TYPE_RENDERPASS2) + if (m_testParams.renderingType == RENDERING_TYPE_RENDERPASS2) context.requireDeviceFunctionality("VK_KHR_create_renderpass2"); + // Check for dynamic_rendering extension if used + if (m_testParams.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + context.requireDeviceFunctionality("VK_KHR_dynamic_rendering"); + // Check support for the needed color, depth and stencil formats. if (!m_testParams.colorUsed.empty()) checkFormatSupported(context, FORMAT_COLOR, VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT); @@ -679,13 +683,14 @@ UnusedClearAttachmentTestInstance::UnusedClearAttachmentTestInstance(Context& } } - // Create render pass. - if (testParams.renderPassType == RENDERPASS_TYPE_LEGACY) + // Create render pass when dynamic_rendering is not tested + if (testParams.renderingType == RENDERING_TYPE_RENDERPASS_LEGACY) m_renderPass = createRenderPass(vk, vkDevice, testParams); - else + else if (testParams.renderingType == RENDERING_TYPE_RENDERPASS2) m_renderPass = createRenderPass(vk, vkDevice, testParams); // Create framebuffer + if (testParams.renderingType != RENDERING_TYPE_DYNAMIC_RENDERING) { std::vector imageViews; @@ -776,6 +781,21 @@ UnusedClearAttachmentTestInstance::UnusedClearAttachmentTestInstance(Context& { 0.0f, 0.0f, 0.0f, 0.0f } // float blendConstants[4] }; + VkPipelineRenderingCreateInfoKHR* pNext = DE_NULL; + const std::vector colorAttachmentFormats(testParams.colorUsed.size(), FORMAT_COLOR); + vk::VkPipelineRenderingCreateInfoKHR renderingCreateInfo + { + vk::VK_STRUCTURE_TYPE_PIPELINE_RENDERING_CREATE_INFO_KHR, + DE_NULL, + 0u, + static_cast(colorAttachmentFormats.size()), + colorAttachmentFormats.data(), + (hasDepthStencil(m_testParams.depthStencilType) ? m_testParams.depthStencilFormat : vk::VK_FORMAT_UNDEFINED) + }; + + if (testParams.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + pNext = &renderingCreateInfo; + m_graphicsPipeline = makeGraphicsPipeline(vk, // const DeviceInterface& vk vkDevice, // const VkDevice device *m_pipelineLayout, // const VkPipelineLayout pipelineLayout @@ -794,14 +814,16 @@ UnusedClearAttachmentTestInstance::UnusedClearAttachmentTestInstance(Context& DE_NULL, // const VkPipelineRasterizationStateCreateInfo* rasterizationStateCreateInfo DE_NULL, // const VkPipelineMultisampleStateCreateInfo* multisampleStateCreateInfo DE_NULL, // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo - &colorBlendStateCreateInfo); // const VkPipelineColorBlendStateCreateInfo* colorBlendStateCreateInfo + &colorBlendStateCreateInfo, // const VkPipelineColorBlendStateCreateInfo* colorBlendStateCreateInfo + DE_NULL, // const VkPipelineDynamicStateCreateInfo* dynamicStateCreateInfo + pNext); // const void* pNext } // Create command pool m_cmdPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, queueFamilyIndex); // Create command buffer - if (testParams.renderPassType == RENDERPASS_TYPE_LEGACY) + if (testParams.renderingType == RENDERING_TYPE_RENDERPASS_LEGACY) createCommandBuffer(vk, vkDevice); else createCommandBuffer(vk, vkDevice); @@ -811,20 +833,6 @@ template void UnusedClearAttachmentTestInstance::createCommandBuffer (const DeviceInterface& vk, VkDevice vkDevice) { - const typename RenderpassSubpass::SubpassBeginInfo subpassBeginInfo (DE_NULL, VK_SUBPASS_CONTENTS_INLINE); - const typename RenderpassSubpass::SubpassEndInfo subpassEndInfo (DE_NULL); - - const VkRenderPassBeginInfo renderPassBeginInfo = - { - VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO, // VkStructureType sType; - DE_NULL, // const void* pNext; - *m_renderPass, // VkRenderPass renderPass; - *m_framebuffer, // VkFramebuffer framebuffer; - makeRect2D(m_renderSize), // VkRect2D renderArea; - 0u, // uint32_t clearValueCount; - DE_NULL // const VkClearValue* pClearValues; - }; - m_cmdBuffer = allocateCommandBuffer(vk, vkDevice, *m_cmdPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY); const VkClearRect clearRect = @@ -859,10 +867,90 @@ void UnusedClearAttachmentTestInstance::createCommandBuffer (const DeviceInterfa } beginCommandBuffer(vk, *m_cmdBuffer, 0u); + + VkRect2D renderArea = makeRect2D(m_renderSize); + if (m_testParams.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + { + std::vector colorAttachments; + for (size_t i = 0; i < m_colorAttachmentViews.size() ; ++i) + { + colorAttachments.push_back({ + VK_STRUCTURE_TYPE_RENDERING_ATTACHMENT_INFO_KHR, // VkStructureType sType; + DE_NULL, // const void* pNext; + (m_testParams.colorUsed[i]) ? *m_colorAttachmentViews[i] : 0, // VkImageView imageView; + VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, // VkImageLayout imageLayout; + VK_RESOLVE_MODE_NONE, // VkResolveModeFlagBits resolveMode; + DE_NULL, // VkImageView resolveImageView; + VK_IMAGE_LAYOUT_UNDEFINED, // VkImageLayout resolveImageLayout; + VK_ATTACHMENT_LOAD_OP_LOAD, // VkAttachmentLoadOp loadOp; + VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp; + m_clearColor // VkClearValue clearValue; + }); + } + + vk::VkRenderingAttachmentInfoKHR depthAttachment + { + VK_STRUCTURE_TYPE_RENDERING_ATTACHMENT_INFO_KHR, // VkStructureType sType; + DE_NULL, // const void* pNext; + (m_testParams.depthStencilUsed) ? *m_depthAttachmentView : 0, // VkImageView imageView; + VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL, // VkImageLayout imageLayout; + VK_RESOLVE_MODE_NONE, // VkResolveModeFlagBits resolveMode; + DE_NULL, // VkImageView resolveImageView; + VK_IMAGE_LAYOUT_UNDEFINED, // VkImageLayout resolveImageLayout; + VK_ATTACHMENT_LOAD_OP_LOAD, // VkAttachmentLoadOp loadOp; + VK_ATTACHMENT_STORE_OP_STORE, // VkAttachmentStoreOp storeOp; + m_clearColorDepth // VkClearValue clearValue; + }; + + const bool hasDepth = m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || + m_testParams.depthStencilType == DEPTH_STENCIL_DEPTH_ONLY; + const bool hasStencil = m_testParams.depthStencilType == DEPTH_STENCIL_BOTH || + m_testParams.depthStencilType == DEPTH_STENCIL_STENCIL_ONLY; + + vk::VkRenderingInfoKHR renderingInfo + { + vk::VK_STRUCTURE_TYPE_RENDERING_INFO_KHR, + DE_NULL, + 0u, // VkRenderingFlagsKHR flags; + renderArea, // VkRect2D renderArea; + 1u, // deUint32 layerCount; + 0u, // deUint32 viewMask; + static_cast(colorAttachments.size()), // deUint32 colorAttachmentCount; + colorAttachments.empty() ? DE_NULL : colorAttachments.data(), // const VkRenderingAttachmentInfoKHR* pColorAttachments; + hasDepth ? &depthAttachment : DE_NULL, // const VkRenderingAttachmentInfoKHR* pDepthAttachment; + hasStencil ? &depthAttachment : DE_NULL, // const VkRenderingAttachmentInfoKHR* pStencilAttachment; + }; + + vk.cmdBeginRenderingKHR(*m_cmdBuffer, &renderingInfo); + } + else + { + const VkRenderPassBeginInfo renderPassBeginInfo + { + VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO, // VkStructureType sType; + DE_NULL, // const void* pNext; + *m_renderPass, // VkRenderPass renderPass; + *m_framebuffer, // VkFramebuffer framebuffer; + renderArea, // VkRect2D renderArea; + 0u, // uint32_t clearValueCount; + DE_NULL // const VkClearValue* pClearValues; + }; + + const typename RenderpassSubpass::SubpassBeginInfo subpassBeginInfo(DE_NULL, VK_SUBPASS_CONTENTS_INLINE); RenderpassSubpass::cmdBeginRenderPass(vk, *m_cmdBuffer, &renderPassBeginInfo, &subpassBeginInfo); - vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); - vk.cmdClearAttachments(*m_cmdBuffer, static_cast(clearAttachments.size()), (clearAttachments.empty() ? DE_NULL : clearAttachments.data()), 1u, &clearRect); + } + + vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); + vk.cmdClearAttachments(*m_cmdBuffer, static_cast(clearAttachments.size()), (clearAttachments.empty() ? DE_NULL : clearAttachments.data()), 1u, &clearRect); + + if (m_testParams.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING) + vk.cmdEndRenderingKHR(*m_cmdBuffer); + else + { + const typename RenderpassSubpass::SubpassEndInfo subpassEndInfo(DE_NULL); RenderpassSubpass::cmdEndRenderPass(vk, *m_cmdBuffer, &subpassEndInfo); + } + endCommandBuffer(vk, *m_cmdBuffer); } @@ -1001,7 +1089,7 @@ std::string getCombName(const std::vector& array) } // anonymous -tcu::TestCaseGroup* createRenderPassUnusedClearAttachmentTests (tcu::TestContext& testCtx, const RenderPassType renderPassType) +tcu::TestCaseGroup* createRenderPassUnusedClearAttachmentTests (tcu::TestContext& testCtx, const RenderingType renderingType) { de::MovePtr testGroup (new tcu::TestCaseGroup(testCtx, "unused_clear_attachments", "Unused attachments with vkCmdClearAttachments")); @@ -1019,9 +1107,9 @@ tcu::TestCaseGroup* createRenderPassUnusedClearAttachmentTests (tcu::TestContext std::vector testTypes; if (hasDepthStencil(dsType)) - testTypes.emplace_back(0, dsType, depthStencilUse, dsFormat, renderPassType); // No color attachments. - testTypes.emplace_back(1, dsType, depthStencilUse, dsFormat, renderPassType); // Single color attachment. - testTypes.emplace_back(COLOR_ATTACHMENTS_NUMBER, dsType, depthStencilUse, dsFormat, renderPassType); // Multiple color attachments. + testTypes.emplace_back(0, dsType, depthStencilUse, dsFormat, renderingType); // No color attachments. + testTypes.emplace_back(1, dsType, depthStencilUse, dsFormat, renderingType); // Single color attachment. + testTypes.emplace_back(COLOR_ATTACHMENTS_NUMBER, dsType, depthStencilUse, dsFormat, renderingType); // Multiple color attachments. for (auto& params : testTypes) { diff --git a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedClearAttachmentTests.hpp b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedClearAttachmentTests.hpp index 14661f1..8595c9d 100644 --- a/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedClearAttachmentTests.hpp +++ b/external/vulkancts/modules/vulkan/renderpass/vktRenderPassUnusedClearAttachmentTests.hpp @@ -32,7 +32,7 @@ namespace vkt namespace renderpass { -tcu::TestCaseGroup* createRenderPassUnusedClearAttachmentTests (tcu::TestContext& testCtx, const RenderPassType renderPassType); +tcu::TestCaseGroup* createRenderPassUnusedClearAttachmentTests (tcu::TestContext& testCtx, const RenderingType renderingType); } // renderpass } // vkt diff --git a/external/vulkancts/modules/vulkan/vktTestPackage.cpp b/external/vulkancts/modules/vulkan/vktTestPackage.cpp index 8cf2824..3645672 100644 --- a/external/vulkancts/modules/vulkan/vktTestPackage.cpp +++ b/external/vulkancts/modules/vulkan/vktTestPackage.cpp @@ -545,6 +545,7 @@ void TestPackage::init (void) addChild(createTestGroup (m_testCtx, "glsl", "GLSL shader execution tests", createGlslTests)); addChild(createRenderPassTests (m_testCtx)); addChild(createRenderPass2Tests (m_testCtx)); + addChild(createDynamicRenderingTests (m_testCtx)); addChild(ubo::createTests (m_testCtx)); addChild(DynamicState::createTests (m_testCtx)); addChild(ssbo::createTests (m_testCtx)); diff --git a/external/vulkancts/mustpass/master/vk-default.txt b/external/vulkancts/mustpass/master/vk-default.txt index 4117d41..e8c06be 100644 --- a/external/vulkancts/mustpass/master/vk-default.txt +++ b/external/vulkancts/mustpass/master/vk-default.txt @@ -28,6 +28,7 @@ vk-default/rasterization.txt vk-default/ray-query.txt vk-default/ray-tracing-pipeline.txt vk-default/reconvergence.txt +vk-default/renderpass-with-dynamic-rendering.txt vk-default/renderpass.txt vk-default/renderpass2.txt vk-default/robustness.txt diff --git a/external/vulkancts/mustpass/master/vk-default/renderpass-with-dynamic-rendering.txt b/external/vulkancts/mustpass/master/vk-default/renderpass-with-dynamic-rendering.txt new file mode 100644 index 0000000..12d55a3 --- /dev/null +++ b/external/vulkancts/mustpass/master/vk-default/renderpass-with-dynamic-rendering.txt @@ -0,0 +1,3546 @@ +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.depth +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color_depth +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color_stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.color_depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.simple.no_attachments +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.5 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.6 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.7 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.9 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.10 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.11 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.12 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.13 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.14 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.15 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.16 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.17 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.18 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.19 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.20 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.21 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.22 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.23 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.24 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.25 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.26 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.27 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.28 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.29 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.30 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.31 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.33 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.34 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.35 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.36 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.37 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.38 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.39 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.40 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.41 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.42 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.43 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.44 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.45 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.46 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.47 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.48 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.1.49 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.100 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.101 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.102 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.103 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.104 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.105 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.106 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.107 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.108 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.109 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.110 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.111 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.112 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.113 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.114 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.115 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.116 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.117 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.118 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.119 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.120 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.121 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.122 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.123 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.124 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.125 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.126 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.127 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.128 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.129 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.130 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.131 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.132 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.133 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.134 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.135 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.136 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.137 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.138 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.139 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.140 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.141 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.142 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.143 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.144 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.145 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.146 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.147 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.148 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.149 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.150 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.151 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.152 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.153 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.154 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.155 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.156 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.157 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.158 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.159 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.160 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.161 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.162 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.163 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.164 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.165 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.166 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.167 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.168 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.169 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.170 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.171 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.172 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.173 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.174 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.175 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.176 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.177 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.178 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.179 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.180 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.181 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.182 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.183 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.184 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.185 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.186 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.187 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.188 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.189 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.190 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.191 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.192 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.193 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.194 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.195 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.196 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.197 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.198 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.3.199 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.200 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.201 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.202 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.203 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.204 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.205 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.206 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.207 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.208 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.209 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.210 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.211 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.212 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.213 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.214 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.215 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.216 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.217 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.218 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.219 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.220 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.221 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.222 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.223 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.224 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.225 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.226 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.227 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.228 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.229 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.230 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.231 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.232 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.233 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.234 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.235 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.236 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.237 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.238 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.239 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.240 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.241 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.242 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.243 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.244 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.245 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.246 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.247 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.248 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.249 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.250 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.251 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.252 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.253 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.254 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.255 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.256 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.257 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.258 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.259 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.260 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.261 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.262 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.263 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.264 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.265 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.266 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.267 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.268 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.269 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.270 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.271 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.272 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.273 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.274 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.275 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.276 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.277 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.278 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.279 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.280 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.281 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.282 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.283 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.284 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.285 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.286 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.287 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.288 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.289 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.290 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.291 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.292 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.293 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.294 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.295 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.296 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.297 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.298 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.4.299 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.300 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.301 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.302 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.303 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.304 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.305 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.306 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.307 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.308 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.309 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.310 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.311 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.312 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.313 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.314 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.315 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.316 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.317 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.318 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.319 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.320 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.321 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.322 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.323 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.324 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.325 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.326 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.327 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.328 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.329 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.330 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.331 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.332 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.333 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.334 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.335 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.336 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.337 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.338 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.339 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.340 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.341 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.342 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.343 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.344 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.345 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.346 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.347 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.348 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.349 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.350 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.351 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.352 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.353 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.354 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.355 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.356 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.357 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.358 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.359 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.360 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.361 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.362 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.363 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.364 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.365 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.366 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.367 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.368 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.369 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.370 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.371 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.372 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.373 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.374 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.375 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.376 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.377 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.378 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.379 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.380 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.381 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.382 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.383 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.384 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.385 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.386 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.387 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.388 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.389 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.390 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.391 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.392 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.393 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.394 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.395 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.396 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.397 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.398 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment.8.399 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.attachment_write_mask.attachment_count_8.start_index_7 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r5g6b5_unorm_pack16 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r8g8b8a8_srgb +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_unorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_snorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_uint_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_sint_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a8b8g8r8_srgb_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.b8g8r8a8_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.b8g8r8a8_srgb +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a2r10g10b10_unorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a2b10g10r10_unorm_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.a2b10g10r10_uint_pack32 +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_unorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_snorm +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r16g16b16a16_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32b32a32_uint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32b32a32_sint +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.sparserendertarget.r32g32b32a32_sfloat +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_nods +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.depth +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color_depth +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color_stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.color_depth_stencil +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.simple.no_attachments +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.3 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.4 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.5 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.6 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.7 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.8 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.9 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.10 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.11 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.12 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.13 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.14 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.15 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.16 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.17 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.18 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.19 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.20 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.21 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.22 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.23 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.24 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.25 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.26 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.27 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.28 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.29 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.30 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.31 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.32 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.33 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.34 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.35 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.36 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.37 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.38 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.39 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.40 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.41 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.42 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.43 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.44 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.45 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.46 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.47 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.48 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.1.49 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.100 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.101 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.102 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.103 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.104 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.105 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.106 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.107 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.108 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.109 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.110 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.111 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.112 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.113 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.114 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.115 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.116 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.117 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.118 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.119 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.120 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.121 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.122 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.123 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.124 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.125 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.126 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.127 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.128 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.129 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.130 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.131 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.132 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.133 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.134 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.135 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.136 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.137 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.138 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.139 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.140 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.141 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.142 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.143 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.144 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.145 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.146 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.147 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.148 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.149 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.150 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.151 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.152 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.153 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.154 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.155 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.156 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.157 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.158 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.159 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.160 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.161 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.162 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.163 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.164 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.165 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.166 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.167 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.168 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.169 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.170 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.171 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.172 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.173 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.174 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.175 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.176 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.177 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.178 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.179 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.180 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.181 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.182 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.183 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.184 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.185 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.186 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.187 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.188 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.189 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.190 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.191 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.192 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.193 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.194 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.195 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.196 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.197 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.198 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.3.199 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.200 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.201 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.202 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.203 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.204 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.205 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.206 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.207 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.208 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.209 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.210 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.211 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.212 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.213 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.214 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.215 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.216 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.217 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.218 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.219 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.220 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.221 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.222 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.223 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.224 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.225 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.226 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.227 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.228 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.229 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.230 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.231 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.232 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.233 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.234 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.235 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.236 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.237 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.238 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.239 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.240 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.241 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.242 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.243 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.244 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.245 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.246 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.247 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.248 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.249 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.250 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.251 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.252 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.253 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.254 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.255 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.256 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.257 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.258 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.259 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.260 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.261 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.262 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.263 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.264 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.265 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.266 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.267 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.268 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.269 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.270 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.271 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.272 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.273 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.274 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.275 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.276 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.277 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.278 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.279 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.280 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.281 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.282 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.283 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.284 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.285 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.286 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.287 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.288 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.289 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.290 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.291 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.292 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.293 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.294 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.295 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.296 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.297 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.298 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.4.299 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.300 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.301 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.302 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.303 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.304 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.305 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.306 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.307 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.308 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.309 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.310 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.311 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.312 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.313 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.314 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.315 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.316 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.317 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.318 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.319 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.320 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.321 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.322 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.323 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.324 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.325 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.326 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.327 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.328 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.329 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.330 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.331 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.332 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.333 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.334 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.335 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.336 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.337 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.338 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.339 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.340 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.341 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.342 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.343 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.344 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.345 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.346 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.347 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.348 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.349 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.350 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.351 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.352 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.353 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.354 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.355 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.356 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.357 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.358 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.359 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.360 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.361 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.362 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.363 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.364 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.365 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.366 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.367 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.368 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.369 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.370 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.371 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.372 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.373 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.374 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.375 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.376 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.377 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.378 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.379 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.380 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.381 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.382 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.383 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.384 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.385 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.386 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.387 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.388 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.389 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.390 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.391 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.392 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.393 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.394 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.395 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.396 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.397 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.398 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment.8.399 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass_with_dynamic_rendering.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 diff --git a/external/vulkancts/mustpass/master/vk-default/renderpass.txt b/external/vulkancts/mustpass/master/vk-default/renderpass.txt index b397279..608b475 100644 --- a/external/vulkancts/mustpass/master/vk-default/renderpass.txt +++ b/external/vulkancts/mustpass/master/vk-default/renderpass.txt @@ -1,3 +1,17507 @@ +dEQP-VK.renderpass.multiple_subpasses_multiple_command_buffers.test +dEQP-VK.renderpass.depth_stencil_resolve.misc.properties +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_32_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_8_32.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_49_13.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_5_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.x8_d24_unorm_pack32.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_none_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_depth +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_17_1.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_max_unused_resolve_testing_stencil +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_16.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_32.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.x8_d24_unorm_pack32.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d16_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d24_unorm_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint.stencil_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_none +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_none_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_zero +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_zero_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_average_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_min +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_min_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_max +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.depth_max_unused_resolve +dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_64.d32_sfloat_s8_uint_separate_layouts.stencil_max_unused_resolve +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.1_view.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.1_sample.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.2_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.4_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.static_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.deferred_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.2_views.render_copy.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.4_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.1_sample.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.2_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.4_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_1_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_1 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.static_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.deferred_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.6_views.render_copy.non_divisible_density_size.8_samples.dynamic_subsampled_2_2 +dEQP-VK.renderpass.fragment_density_map.properties.2_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.4_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.6_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.8_subsampled_samplers +dEQP-VK.renderpass.fragment_density_map.properties.subsampled_loads +dEQP-VK.renderpass.fragment_density_map.properties.subsampled_coarse_reconstruction dEQP-VK.renderpass.suballocation.simple.color dEQP-VK.renderpass.suballocation.simple.depth dEQP-VK.renderpass.suballocation.simple.stencil @@ -5312,6 +22816,24 @@ dEQP-VK.renderpass.suballocation.attachment.8.796 dEQP-VK.renderpass.suballocation.attachment.8.797 dEQP-VK.renderpass.suballocation.attachment.8.798 dEQP-VK.renderpass.suballocation.attachment.8.799 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass.suballocation.attachment_allocation.grow.0 dEQP-VK.renderpass.suballocation.attachment_allocation.grow.1 dEQP-VK.renderpass.suballocation.attachment_allocation.grow.2 @@ -5912,24 +23434,6 @@ dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.96 dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.97 dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.98 dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass.suballocation.multisample.r5g6b5_unorm_pack16.samples_2 dEQP-VK.renderpass.suballocation.multisample.r5g6b5_unorm_pack16.samples_4 dEQP-VK.renderpass.suballocation.multisample.r5g6b5_unorm_pack16.samples_8 @@ -8540,6 +26044,13 @@ dEQP-VK.renderpass.suballocation.unused_attachment.loadopdontcare.storeopdontcar dEQP-VK.renderpass.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopdontcare dEQP-VK.renderpass.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopstore dEQP-VK.renderpass.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_1 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_3 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_7 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_15 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_31 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_63 +dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_127 dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorunused_nods dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_nods dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods @@ -8748,13 +26259,6 @@ dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_co dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used dEQP-VK.renderpass.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_1 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_3 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_7 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_15 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_31 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_63 -dEQP-VK.renderpass.suballocation.attachment_sparse_filling.input_attachment_127 dEQP-VK.renderpass.dedicated_allocation.simple.color dEQP-VK.renderpass.dedicated_allocation.simple.depth dEQP-VK.renderpass.dedicated_allocation.simple.stencil @@ -14069,6 +31573,24 @@ dEQP-VK.renderpass.dedicated_allocation.attachment.8.796 dEQP-VK.renderpass.dedicated_allocation.attachment.8.797 dEQP-VK.renderpass.dedicated_allocation.attachment.8.798 dEQP-VK.renderpass.dedicated_allocation.attachment.8.799 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.0 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.1 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.2 @@ -14669,22 +32191,3 @@ dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.96 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.97 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.98 dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 -dEQP-VK.renderpass.multiple_subpasses_multiple_command_buffers.test diff --git a/external/vulkancts/mustpass/master/vk-default/renderpass2.txt b/external/vulkancts/mustpass/master/vk-default/renderpass2.txt index bf35342..e114708 100644 --- a/external/vulkancts/mustpass/master/vk-default/renderpass2.txt +++ b/external/vulkancts/mustpass/master/vk-default/renderpass2.txt @@ -1,10597 +1,3 @@ -dEQP-VK.renderpass2.suballocation.simple.color -dEQP-VK.renderpass2.suballocation.simple.depth -dEQP-VK.renderpass2.suballocation.simple.stencil -dEQP-VK.renderpass2.suballocation.simple.depth_stencil -dEQP-VK.renderpass2.suballocation.simple.color_depth -dEQP-VK.renderpass2.suballocation.simple.color_stencil -dEQP-VK.renderpass2.suballocation.simple.color_depth_stencil -dEQP-VK.renderpass2.suballocation.simple.no_attachments -dEQP-VK.renderpass2.suballocation.simple.color_unused_omit_blend_state -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.suballocation.attachment.1.0 -dEQP-VK.renderpass2.suballocation.attachment.1.1 -dEQP-VK.renderpass2.suballocation.attachment.1.2 -dEQP-VK.renderpass2.suballocation.attachment.1.3 -dEQP-VK.renderpass2.suballocation.attachment.1.4 -dEQP-VK.renderpass2.suballocation.attachment.1.5 -dEQP-VK.renderpass2.suballocation.attachment.1.6 -dEQP-VK.renderpass2.suballocation.attachment.1.7 -dEQP-VK.renderpass2.suballocation.attachment.1.8 -dEQP-VK.renderpass2.suballocation.attachment.1.9 -dEQP-VK.renderpass2.suballocation.attachment.1.10 -dEQP-VK.renderpass2.suballocation.attachment.1.11 -dEQP-VK.renderpass2.suballocation.attachment.1.12 -dEQP-VK.renderpass2.suballocation.attachment.1.13 -dEQP-VK.renderpass2.suballocation.attachment.1.14 -dEQP-VK.renderpass2.suballocation.attachment.1.15 -dEQP-VK.renderpass2.suballocation.attachment.1.16 -dEQP-VK.renderpass2.suballocation.attachment.1.17 -dEQP-VK.renderpass2.suballocation.attachment.1.18 -dEQP-VK.renderpass2.suballocation.attachment.1.19 -dEQP-VK.renderpass2.suballocation.attachment.1.20 -dEQP-VK.renderpass2.suballocation.attachment.1.21 -dEQP-VK.renderpass2.suballocation.attachment.1.22 -dEQP-VK.renderpass2.suballocation.attachment.1.23 -dEQP-VK.renderpass2.suballocation.attachment.1.24 -dEQP-VK.renderpass2.suballocation.attachment.1.25 -dEQP-VK.renderpass2.suballocation.attachment.1.26 -dEQP-VK.renderpass2.suballocation.attachment.1.27 -dEQP-VK.renderpass2.suballocation.attachment.1.28 -dEQP-VK.renderpass2.suballocation.attachment.1.29 -dEQP-VK.renderpass2.suballocation.attachment.1.30 -dEQP-VK.renderpass2.suballocation.attachment.1.31 -dEQP-VK.renderpass2.suballocation.attachment.1.32 -dEQP-VK.renderpass2.suballocation.attachment.1.33 -dEQP-VK.renderpass2.suballocation.attachment.1.34 -dEQP-VK.renderpass2.suballocation.attachment.1.35 -dEQP-VK.renderpass2.suballocation.attachment.1.36 -dEQP-VK.renderpass2.suballocation.attachment.1.37 -dEQP-VK.renderpass2.suballocation.attachment.1.38 -dEQP-VK.renderpass2.suballocation.attachment.1.39 -dEQP-VK.renderpass2.suballocation.attachment.1.40 -dEQP-VK.renderpass2.suballocation.attachment.1.41 -dEQP-VK.renderpass2.suballocation.attachment.1.42 -dEQP-VK.renderpass2.suballocation.attachment.1.43 -dEQP-VK.renderpass2.suballocation.attachment.1.44 -dEQP-VK.renderpass2.suballocation.attachment.1.45 -dEQP-VK.renderpass2.suballocation.attachment.1.46 -dEQP-VK.renderpass2.suballocation.attachment.1.47 -dEQP-VK.renderpass2.suballocation.attachment.1.48 -dEQP-VK.renderpass2.suballocation.attachment.1.49 -dEQP-VK.renderpass2.suballocation.attachment.1.50 -dEQP-VK.renderpass2.suballocation.attachment.1.51 -dEQP-VK.renderpass2.suballocation.attachment.1.52 -dEQP-VK.renderpass2.suballocation.attachment.1.53 -dEQP-VK.renderpass2.suballocation.attachment.1.54 -dEQP-VK.renderpass2.suballocation.attachment.1.55 -dEQP-VK.renderpass2.suballocation.attachment.1.56 -dEQP-VK.renderpass2.suballocation.attachment.1.57 -dEQP-VK.renderpass2.suballocation.attachment.1.58 -dEQP-VK.renderpass2.suballocation.attachment.1.59 -dEQP-VK.renderpass2.suballocation.attachment.1.60 -dEQP-VK.renderpass2.suballocation.attachment.1.61 -dEQP-VK.renderpass2.suballocation.attachment.1.62 -dEQP-VK.renderpass2.suballocation.attachment.1.63 -dEQP-VK.renderpass2.suballocation.attachment.1.64 -dEQP-VK.renderpass2.suballocation.attachment.1.65 -dEQP-VK.renderpass2.suballocation.attachment.1.66 -dEQP-VK.renderpass2.suballocation.attachment.1.67 -dEQP-VK.renderpass2.suballocation.attachment.1.68 -dEQP-VK.renderpass2.suballocation.attachment.1.69 -dEQP-VK.renderpass2.suballocation.attachment.1.70 -dEQP-VK.renderpass2.suballocation.attachment.1.71 -dEQP-VK.renderpass2.suballocation.attachment.1.72 -dEQP-VK.renderpass2.suballocation.attachment.1.73 -dEQP-VK.renderpass2.suballocation.attachment.1.74 -dEQP-VK.renderpass2.suballocation.attachment.1.75 -dEQP-VK.renderpass2.suballocation.attachment.1.76 -dEQP-VK.renderpass2.suballocation.attachment.1.77 -dEQP-VK.renderpass2.suballocation.attachment.1.78 -dEQP-VK.renderpass2.suballocation.attachment.1.79 -dEQP-VK.renderpass2.suballocation.attachment.1.80 -dEQP-VK.renderpass2.suballocation.attachment.1.81 -dEQP-VK.renderpass2.suballocation.attachment.1.82 -dEQP-VK.renderpass2.suballocation.attachment.1.83 -dEQP-VK.renderpass2.suballocation.attachment.1.84 -dEQP-VK.renderpass2.suballocation.attachment.1.85 -dEQP-VK.renderpass2.suballocation.attachment.1.86 -dEQP-VK.renderpass2.suballocation.attachment.1.87 -dEQP-VK.renderpass2.suballocation.attachment.1.88 -dEQP-VK.renderpass2.suballocation.attachment.1.89 -dEQP-VK.renderpass2.suballocation.attachment.1.90 -dEQP-VK.renderpass2.suballocation.attachment.1.91 -dEQP-VK.renderpass2.suballocation.attachment.1.92 -dEQP-VK.renderpass2.suballocation.attachment.1.93 -dEQP-VK.renderpass2.suballocation.attachment.1.94 -dEQP-VK.renderpass2.suballocation.attachment.1.95 -dEQP-VK.renderpass2.suballocation.attachment.1.96 -dEQP-VK.renderpass2.suballocation.attachment.1.97 -dEQP-VK.renderpass2.suballocation.attachment.1.98 -dEQP-VK.renderpass2.suballocation.attachment.1.99 -dEQP-VK.renderpass2.suballocation.attachment.3.200 -dEQP-VK.renderpass2.suballocation.attachment.3.201 -dEQP-VK.renderpass2.suballocation.attachment.3.202 -dEQP-VK.renderpass2.suballocation.attachment.3.203 -dEQP-VK.renderpass2.suballocation.attachment.3.204 -dEQP-VK.renderpass2.suballocation.attachment.3.205 -dEQP-VK.renderpass2.suballocation.attachment.3.206 -dEQP-VK.renderpass2.suballocation.attachment.3.207 -dEQP-VK.renderpass2.suballocation.attachment.3.208 -dEQP-VK.renderpass2.suballocation.attachment.3.209 -dEQP-VK.renderpass2.suballocation.attachment.3.210 -dEQP-VK.renderpass2.suballocation.attachment.3.211 -dEQP-VK.renderpass2.suballocation.attachment.3.212 -dEQP-VK.renderpass2.suballocation.attachment.3.213 -dEQP-VK.renderpass2.suballocation.attachment.3.214 -dEQP-VK.renderpass2.suballocation.attachment.3.215 -dEQP-VK.renderpass2.suballocation.attachment.3.216 -dEQP-VK.renderpass2.suballocation.attachment.3.217 -dEQP-VK.renderpass2.suballocation.attachment.3.218 -dEQP-VK.renderpass2.suballocation.attachment.3.219 -dEQP-VK.renderpass2.suballocation.attachment.3.220 -dEQP-VK.renderpass2.suballocation.attachment.3.221 -dEQP-VK.renderpass2.suballocation.attachment.3.222 -dEQP-VK.renderpass2.suballocation.attachment.3.223 -dEQP-VK.renderpass2.suballocation.attachment.3.224 -dEQP-VK.renderpass2.suballocation.attachment.3.225 -dEQP-VK.renderpass2.suballocation.attachment.3.226 -dEQP-VK.renderpass2.suballocation.attachment.3.227 -dEQP-VK.renderpass2.suballocation.attachment.3.228 -dEQP-VK.renderpass2.suballocation.attachment.3.229 -dEQP-VK.renderpass2.suballocation.attachment.3.230 -dEQP-VK.renderpass2.suballocation.attachment.3.231 -dEQP-VK.renderpass2.suballocation.attachment.3.232 -dEQP-VK.renderpass2.suballocation.attachment.3.233 -dEQP-VK.renderpass2.suballocation.attachment.3.234 -dEQP-VK.renderpass2.suballocation.attachment.3.235 -dEQP-VK.renderpass2.suballocation.attachment.3.236 -dEQP-VK.renderpass2.suballocation.attachment.3.237 -dEQP-VK.renderpass2.suballocation.attachment.3.238 -dEQP-VK.renderpass2.suballocation.attachment.3.239 -dEQP-VK.renderpass2.suballocation.attachment.3.240 -dEQP-VK.renderpass2.suballocation.attachment.3.241 -dEQP-VK.renderpass2.suballocation.attachment.3.242 -dEQP-VK.renderpass2.suballocation.attachment.3.243 -dEQP-VK.renderpass2.suballocation.attachment.3.244 -dEQP-VK.renderpass2.suballocation.attachment.3.245 -dEQP-VK.renderpass2.suballocation.attachment.3.246 -dEQP-VK.renderpass2.suballocation.attachment.3.247 -dEQP-VK.renderpass2.suballocation.attachment.3.248 -dEQP-VK.renderpass2.suballocation.attachment.3.249 -dEQP-VK.renderpass2.suballocation.attachment.3.250 -dEQP-VK.renderpass2.suballocation.attachment.3.251 -dEQP-VK.renderpass2.suballocation.attachment.3.252 -dEQP-VK.renderpass2.suballocation.attachment.3.253 -dEQP-VK.renderpass2.suballocation.attachment.3.254 -dEQP-VK.renderpass2.suballocation.attachment.3.255 -dEQP-VK.renderpass2.suballocation.attachment.3.256 -dEQP-VK.renderpass2.suballocation.attachment.3.257 -dEQP-VK.renderpass2.suballocation.attachment.3.258 -dEQP-VK.renderpass2.suballocation.attachment.3.259 -dEQP-VK.renderpass2.suballocation.attachment.3.260 -dEQP-VK.renderpass2.suballocation.attachment.3.261 -dEQP-VK.renderpass2.suballocation.attachment.3.262 -dEQP-VK.renderpass2.suballocation.attachment.3.263 -dEQP-VK.renderpass2.suballocation.attachment.3.264 -dEQP-VK.renderpass2.suballocation.attachment.3.265 -dEQP-VK.renderpass2.suballocation.attachment.3.266 -dEQP-VK.renderpass2.suballocation.attachment.3.267 -dEQP-VK.renderpass2.suballocation.attachment.3.268 -dEQP-VK.renderpass2.suballocation.attachment.3.269 -dEQP-VK.renderpass2.suballocation.attachment.3.270 -dEQP-VK.renderpass2.suballocation.attachment.3.271 -dEQP-VK.renderpass2.suballocation.attachment.3.272 -dEQP-VK.renderpass2.suballocation.attachment.3.273 -dEQP-VK.renderpass2.suballocation.attachment.3.274 -dEQP-VK.renderpass2.suballocation.attachment.3.275 -dEQP-VK.renderpass2.suballocation.attachment.3.276 -dEQP-VK.renderpass2.suballocation.attachment.3.277 -dEQP-VK.renderpass2.suballocation.attachment.3.278 -dEQP-VK.renderpass2.suballocation.attachment.3.279 -dEQP-VK.renderpass2.suballocation.attachment.3.280 -dEQP-VK.renderpass2.suballocation.attachment.3.281 -dEQP-VK.renderpass2.suballocation.attachment.3.282 -dEQP-VK.renderpass2.suballocation.attachment.3.283 -dEQP-VK.renderpass2.suballocation.attachment.3.284 -dEQP-VK.renderpass2.suballocation.attachment.3.285 -dEQP-VK.renderpass2.suballocation.attachment.3.286 -dEQP-VK.renderpass2.suballocation.attachment.3.287 -dEQP-VK.renderpass2.suballocation.attachment.3.288 -dEQP-VK.renderpass2.suballocation.attachment.3.289 -dEQP-VK.renderpass2.suballocation.attachment.3.290 -dEQP-VK.renderpass2.suballocation.attachment.3.291 -dEQP-VK.renderpass2.suballocation.attachment.3.292 -dEQP-VK.renderpass2.suballocation.attachment.3.293 -dEQP-VK.renderpass2.suballocation.attachment.3.294 -dEQP-VK.renderpass2.suballocation.attachment.3.295 -dEQP-VK.renderpass2.suballocation.attachment.3.296 -dEQP-VK.renderpass2.suballocation.attachment.3.297 -dEQP-VK.renderpass2.suballocation.attachment.3.298 -dEQP-VK.renderpass2.suballocation.attachment.3.299 -dEQP-VK.renderpass2.suballocation.attachment.3.300 -dEQP-VK.renderpass2.suballocation.attachment.3.301 -dEQP-VK.renderpass2.suballocation.attachment.3.302 -dEQP-VK.renderpass2.suballocation.attachment.3.303 -dEQP-VK.renderpass2.suballocation.attachment.3.304 -dEQP-VK.renderpass2.suballocation.attachment.3.305 -dEQP-VK.renderpass2.suballocation.attachment.3.306 -dEQP-VK.renderpass2.suballocation.attachment.3.307 -dEQP-VK.renderpass2.suballocation.attachment.3.308 -dEQP-VK.renderpass2.suballocation.attachment.3.309 -dEQP-VK.renderpass2.suballocation.attachment.3.310 -dEQP-VK.renderpass2.suballocation.attachment.3.311 -dEQP-VK.renderpass2.suballocation.attachment.3.312 -dEQP-VK.renderpass2.suballocation.attachment.3.313 -dEQP-VK.renderpass2.suballocation.attachment.3.314 -dEQP-VK.renderpass2.suballocation.attachment.3.315 -dEQP-VK.renderpass2.suballocation.attachment.3.316 -dEQP-VK.renderpass2.suballocation.attachment.3.317 -dEQP-VK.renderpass2.suballocation.attachment.3.318 -dEQP-VK.renderpass2.suballocation.attachment.3.319 -dEQP-VK.renderpass2.suballocation.attachment.3.320 -dEQP-VK.renderpass2.suballocation.attachment.3.321 -dEQP-VK.renderpass2.suballocation.attachment.3.322 -dEQP-VK.renderpass2.suballocation.attachment.3.323 -dEQP-VK.renderpass2.suballocation.attachment.3.324 -dEQP-VK.renderpass2.suballocation.attachment.3.325 -dEQP-VK.renderpass2.suballocation.attachment.3.326 -dEQP-VK.renderpass2.suballocation.attachment.3.327 -dEQP-VK.renderpass2.suballocation.attachment.3.328 -dEQP-VK.renderpass2.suballocation.attachment.3.329 -dEQP-VK.renderpass2.suballocation.attachment.3.330 -dEQP-VK.renderpass2.suballocation.attachment.3.331 -dEQP-VK.renderpass2.suballocation.attachment.3.332 -dEQP-VK.renderpass2.suballocation.attachment.3.333 -dEQP-VK.renderpass2.suballocation.attachment.3.334 -dEQP-VK.renderpass2.suballocation.attachment.3.335 -dEQP-VK.renderpass2.suballocation.attachment.3.336 -dEQP-VK.renderpass2.suballocation.attachment.3.337 -dEQP-VK.renderpass2.suballocation.attachment.3.338 -dEQP-VK.renderpass2.suballocation.attachment.3.339 -dEQP-VK.renderpass2.suballocation.attachment.3.340 -dEQP-VK.renderpass2.suballocation.attachment.3.341 -dEQP-VK.renderpass2.suballocation.attachment.3.342 -dEQP-VK.renderpass2.suballocation.attachment.3.343 -dEQP-VK.renderpass2.suballocation.attachment.3.344 -dEQP-VK.renderpass2.suballocation.attachment.3.345 -dEQP-VK.renderpass2.suballocation.attachment.3.346 -dEQP-VK.renderpass2.suballocation.attachment.3.347 -dEQP-VK.renderpass2.suballocation.attachment.3.348 -dEQP-VK.renderpass2.suballocation.attachment.3.349 -dEQP-VK.renderpass2.suballocation.attachment.3.350 -dEQP-VK.renderpass2.suballocation.attachment.3.351 -dEQP-VK.renderpass2.suballocation.attachment.3.352 -dEQP-VK.renderpass2.suballocation.attachment.3.353 -dEQP-VK.renderpass2.suballocation.attachment.3.354 -dEQP-VK.renderpass2.suballocation.attachment.3.355 -dEQP-VK.renderpass2.suballocation.attachment.3.356 -dEQP-VK.renderpass2.suballocation.attachment.3.357 -dEQP-VK.renderpass2.suballocation.attachment.3.358 -dEQP-VK.renderpass2.suballocation.attachment.3.359 -dEQP-VK.renderpass2.suballocation.attachment.3.360 -dEQP-VK.renderpass2.suballocation.attachment.3.361 -dEQP-VK.renderpass2.suballocation.attachment.3.362 -dEQP-VK.renderpass2.suballocation.attachment.3.363 -dEQP-VK.renderpass2.suballocation.attachment.3.364 -dEQP-VK.renderpass2.suballocation.attachment.3.365 -dEQP-VK.renderpass2.suballocation.attachment.3.366 -dEQP-VK.renderpass2.suballocation.attachment.3.367 -dEQP-VK.renderpass2.suballocation.attachment.3.368 -dEQP-VK.renderpass2.suballocation.attachment.3.369 -dEQP-VK.renderpass2.suballocation.attachment.3.370 -dEQP-VK.renderpass2.suballocation.attachment.3.371 -dEQP-VK.renderpass2.suballocation.attachment.3.372 -dEQP-VK.renderpass2.suballocation.attachment.3.373 -dEQP-VK.renderpass2.suballocation.attachment.3.374 -dEQP-VK.renderpass2.suballocation.attachment.3.375 -dEQP-VK.renderpass2.suballocation.attachment.3.376 -dEQP-VK.renderpass2.suballocation.attachment.3.377 -dEQP-VK.renderpass2.suballocation.attachment.3.378 -dEQP-VK.renderpass2.suballocation.attachment.3.379 -dEQP-VK.renderpass2.suballocation.attachment.3.380 -dEQP-VK.renderpass2.suballocation.attachment.3.381 -dEQP-VK.renderpass2.suballocation.attachment.3.382 -dEQP-VK.renderpass2.suballocation.attachment.3.383 -dEQP-VK.renderpass2.suballocation.attachment.3.384 -dEQP-VK.renderpass2.suballocation.attachment.3.385 -dEQP-VK.renderpass2.suballocation.attachment.3.386 -dEQP-VK.renderpass2.suballocation.attachment.3.387 -dEQP-VK.renderpass2.suballocation.attachment.3.388 -dEQP-VK.renderpass2.suballocation.attachment.3.389 -dEQP-VK.renderpass2.suballocation.attachment.3.390 -dEQP-VK.renderpass2.suballocation.attachment.3.391 -dEQP-VK.renderpass2.suballocation.attachment.3.392 -dEQP-VK.renderpass2.suballocation.attachment.3.393 -dEQP-VK.renderpass2.suballocation.attachment.3.394 -dEQP-VK.renderpass2.suballocation.attachment.3.395 -dEQP-VK.renderpass2.suballocation.attachment.3.396 -dEQP-VK.renderpass2.suballocation.attachment.3.397 -dEQP-VK.renderpass2.suballocation.attachment.3.398 -dEQP-VK.renderpass2.suballocation.attachment.3.399 -dEQP-VK.renderpass2.suballocation.attachment.4.400 -dEQP-VK.renderpass2.suballocation.attachment.4.401 -dEQP-VK.renderpass2.suballocation.attachment.4.402 -dEQP-VK.renderpass2.suballocation.attachment.4.403 -dEQP-VK.renderpass2.suballocation.attachment.4.404 -dEQP-VK.renderpass2.suballocation.attachment.4.405 -dEQP-VK.renderpass2.suballocation.attachment.4.406 -dEQP-VK.renderpass2.suballocation.attachment.4.407 -dEQP-VK.renderpass2.suballocation.attachment.4.408 -dEQP-VK.renderpass2.suballocation.attachment.4.409 -dEQP-VK.renderpass2.suballocation.attachment.4.410 -dEQP-VK.renderpass2.suballocation.attachment.4.411 -dEQP-VK.renderpass2.suballocation.attachment.4.412 -dEQP-VK.renderpass2.suballocation.attachment.4.413 -dEQP-VK.renderpass2.suballocation.attachment.4.414 -dEQP-VK.renderpass2.suballocation.attachment.4.415 -dEQP-VK.renderpass2.suballocation.attachment.4.416 -dEQP-VK.renderpass2.suballocation.attachment.4.417 -dEQP-VK.renderpass2.suballocation.attachment.4.418 -dEQP-VK.renderpass2.suballocation.attachment.4.419 -dEQP-VK.renderpass2.suballocation.attachment.4.420 -dEQP-VK.renderpass2.suballocation.attachment.4.421 -dEQP-VK.renderpass2.suballocation.attachment.4.422 -dEQP-VK.renderpass2.suballocation.attachment.4.423 -dEQP-VK.renderpass2.suballocation.attachment.4.424 -dEQP-VK.renderpass2.suballocation.attachment.4.425 -dEQP-VK.renderpass2.suballocation.attachment.4.426 -dEQP-VK.renderpass2.suballocation.attachment.4.427 -dEQP-VK.renderpass2.suballocation.attachment.4.428 -dEQP-VK.renderpass2.suballocation.attachment.4.429 -dEQP-VK.renderpass2.suballocation.attachment.4.430 -dEQP-VK.renderpass2.suballocation.attachment.4.431 -dEQP-VK.renderpass2.suballocation.attachment.4.432 -dEQP-VK.renderpass2.suballocation.attachment.4.433 -dEQP-VK.renderpass2.suballocation.attachment.4.434 -dEQP-VK.renderpass2.suballocation.attachment.4.435 -dEQP-VK.renderpass2.suballocation.attachment.4.436 -dEQP-VK.renderpass2.suballocation.attachment.4.437 -dEQP-VK.renderpass2.suballocation.attachment.4.438 -dEQP-VK.renderpass2.suballocation.attachment.4.439 -dEQP-VK.renderpass2.suballocation.attachment.4.440 -dEQP-VK.renderpass2.suballocation.attachment.4.441 -dEQP-VK.renderpass2.suballocation.attachment.4.442 -dEQP-VK.renderpass2.suballocation.attachment.4.443 -dEQP-VK.renderpass2.suballocation.attachment.4.444 -dEQP-VK.renderpass2.suballocation.attachment.4.445 -dEQP-VK.renderpass2.suballocation.attachment.4.446 -dEQP-VK.renderpass2.suballocation.attachment.4.447 -dEQP-VK.renderpass2.suballocation.attachment.4.448 -dEQP-VK.renderpass2.suballocation.attachment.4.449 -dEQP-VK.renderpass2.suballocation.attachment.4.450 -dEQP-VK.renderpass2.suballocation.attachment.4.451 -dEQP-VK.renderpass2.suballocation.attachment.4.452 -dEQP-VK.renderpass2.suballocation.attachment.4.453 -dEQP-VK.renderpass2.suballocation.attachment.4.454 -dEQP-VK.renderpass2.suballocation.attachment.4.455 -dEQP-VK.renderpass2.suballocation.attachment.4.456 -dEQP-VK.renderpass2.suballocation.attachment.4.457 -dEQP-VK.renderpass2.suballocation.attachment.4.458 -dEQP-VK.renderpass2.suballocation.attachment.4.459 -dEQP-VK.renderpass2.suballocation.attachment.4.460 -dEQP-VK.renderpass2.suballocation.attachment.4.461 -dEQP-VK.renderpass2.suballocation.attachment.4.462 -dEQP-VK.renderpass2.suballocation.attachment.4.463 -dEQP-VK.renderpass2.suballocation.attachment.4.464 -dEQP-VK.renderpass2.suballocation.attachment.4.465 -dEQP-VK.renderpass2.suballocation.attachment.4.466 -dEQP-VK.renderpass2.suballocation.attachment.4.467 -dEQP-VK.renderpass2.suballocation.attachment.4.468 -dEQP-VK.renderpass2.suballocation.attachment.4.469 -dEQP-VK.renderpass2.suballocation.attachment.4.470 -dEQP-VK.renderpass2.suballocation.attachment.4.471 -dEQP-VK.renderpass2.suballocation.attachment.4.472 -dEQP-VK.renderpass2.suballocation.attachment.4.473 -dEQP-VK.renderpass2.suballocation.attachment.4.474 -dEQP-VK.renderpass2.suballocation.attachment.4.475 -dEQP-VK.renderpass2.suballocation.attachment.4.476 -dEQP-VK.renderpass2.suballocation.attachment.4.477 -dEQP-VK.renderpass2.suballocation.attachment.4.478 -dEQP-VK.renderpass2.suballocation.attachment.4.479 -dEQP-VK.renderpass2.suballocation.attachment.4.480 -dEQP-VK.renderpass2.suballocation.attachment.4.481 -dEQP-VK.renderpass2.suballocation.attachment.4.482 -dEQP-VK.renderpass2.suballocation.attachment.4.483 -dEQP-VK.renderpass2.suballocation.attachment.4.484 -dEQP-VK.renderpass2.suballocation.attachment.4.485 -dEQP-VK.renderpass2.suballocation.attachment.4.486 -dEQP-VK.renderpass2.suballocation.attachment.4.487 -dEQP-VK.renderpass2.suballocation.attachment.4.488 -dEQP-VK.renderpass2.suballocation.attachment.4.489 -dEQP-VK.renderpass2.suballocation.attachment.4.490 -dEQP-VK.renderpass2.suballocation.attachment.4.491 -dEQP-VK.renderpass2.suballocation.attachment.4.492 -dEQP-VK.renderpass2.suballocation.attachment.4.493 -dEQP-VK.renderpass2.suballocation.attachment.4.494 -dEQP-VK.renderpass2.suballocation.attachment.4.495 -dEQP-VK.renderpass2.suballocation.attachment.4.496 -dEQP-VK.renderpass2.suballocation.attachment.4.497 -dEQP-VK.renderpass2.suballocation.attachment.4.498 -dEQP-VK.renderpass2.suballocation.attachment.4.499 -dEQP-VK.renderpass2.suballocation.attachment.4.500 -dEQP-VK.renderpass2.suballocation.attachment.4.501 -dEQP-VK.renderpass2.suballocation.attachment.4.502 -dEQP-VK.renderpass2.suballocation.attachment.4.503 -dEQP-VK.renderpass2.suballocation.attachment.4.504 -dEQP-VK.renderpass2.suballocation.attachment.4.505 -dEQP-VK.renderpass2.suballocation.attachment.4.506 -dEQP-VK.renderpass2.suballocation.attachment.4.507 -dEQP-VK.renderpass2.suballocation.attachment.4.508 -dEQP-VK.renderpass2.suballocation.attachment.4.509 -dEQP-VK.renderpass2.suballocation.attachment.4.510 -dEQP-VK.renderpass2.suballocation.attachment.4.511 -dEQP-VK.renderpass2.suballocation.attachment.4.512 -dEQP-VK.renderpass2.suballocation.attachment.4.513 -dEQP-VK.renderpass2.suballocation.attachment.4.514 -dEQP-VK.renderpass2.suballocation.attachment.4.515 -dEQP-VK.renderpass2.suballocation.attachment.4.516 -dEQP-VK.renderpass2.suballocation.attachment.4.517 -dEQP-VK.renderpass2.suballocation.attachment.4.518 -dEQP-VK.renderpass2.suballocation.attachment.4.519 -dEQP-VK.renderpass2.suballocation.attachment.4.520 -dEQP-VK.renderpass2.suballocation.attachment.4.521 -dEQP-VK.renderpass2.suballocation.attachment.4.522 -dEQP-VK.renderpass2.suballocation.attachment.4.523 -dEQP-VK.renderpass2.suballocation.attachment.4.524 -dEQP-VK.renderpass2.suballocation.attachment.4.525 -dEQP-VK.renderpass2.suballocation.attachment.4.526 -dEQP-VK.renderpass2.suballocation.attachment.4.527 -dEQP-VK.renderpass2.suballocation.attachment.4.528 -dEQP-VK.renderpass2.suballocation.attachment.4.529 -dEQP-VK.renderpass2.suballocation.attachment.4.530 -dEQP-VK.renderpass2.suballocation.attachment.4.531 -dEQP-VK.renderpass2.suballocation.attachment.4.532 -dEQP-VK.renderpass2.suballocation.attachment.4.533 -dEQP-VK.renderpass2.suballocation.attachment.4.534 -dEQP-VK.renderpass2.suballocation.attachment.4.535 -dEQP-VK.renderpass2.suballocation.attachment.4.536 -dEQP-VK.renderpass2.suballocation.attachment.4.537 -dEQP-VK.renderpass2.suballocation.attachment.4.538 -dEQP-VK.renderpass2.suballocation.attachment.4.539 -dEQP-VK.renderpass2.suballocation.attachment.4.540 -dEQP-VK.renderpass2.suballocation.attachment.4.541 -dEQP-VK.renderpass2.suballocation.attachment.4.542 -dEQP-VK.renderpass2.suballocation.attachment.4.543 -dEQP-VK.renderpass2.suballocation.attachment.4.544 -dEQP-VK.renderpass2.suballocation.attachment.4.545 -dEQP-VK.renderpass2.suballocation.attachment.4.546 -dEQP-VK.renderpass2.suballocation.attachment.4.547 -dEQP-VK.renderpass2.suballocation.attachment.4.548 -dEQP-VK.renderpass2.suballocation.attachment.4.549 -dEQP-VK.renderpass2.suballocation.attachment.4.550 -dEQP-VK.renderpass2.suballocation.attachment.4.551 -dEQP-VK.renderpass2.suballocation.attachment.4.552 -dEQP-VK.renderpass2.suballocation.attachment.4.553 -dEQP-VK.renderpass2.suballocation.attachment.4.554 -dEQP-VK.renderpass2.suballocation.attachment.4.555 -dEQP-VK.renderpass2.suballocation.attachment.4.556 -dEQP-VK.renderpass2.suballocation.attachment.4.557 -dEQP-VK.renderpass2.suballocation.attachment.4.558 -dEQP-VK.renderpass2.suballocation.attachment.4.559 -dEQP-VK.renderpass2.suballocation.attachment.4.560 -dEQP-VK.renderpass2.suballocation.attachment.4.561 -dEQP-VK.renderpass2.suballocation.attachment.4.562 -dEQP-VK.renderpass2.suballocation.attachment.4.563 -dEQP-VK.renderpass2.suballocation.attachment.4.564 -dEQP-VK.renderpass2.suballocation.attachment.4.565 -dEQP-VK.renderpass2.suballocation.attachment.4.566 -dEQP-VK.renderpass2.suballocation.attachment.4.567 -dEQP-VK.renderpass2.suballocation.attachment.4.568 -dEQP-VK.renderpass2.suballocation.attachment.4.569 -dEQP-VK.renderpass2.suballocation.attachment.4.570 -dEQP-VK.renderpass2.suballocation.attachment.4.571 -dEQP-VK.renderpass2.suballocation.attachment.4.572 -dEQP-VK.renderpass2.suballocation.attachment.4.573 -dEQP-VK.renderpass2.suballocation.attachment.4.574 -dEQP-VK.renderpass2.suballocation.attachment.4.575 -dEQP-VK.renderpass2.suballocation.attachment.4.576 -dEQP-VK.renderpass2.suballocation.attachment.4.577 -dEQP-VK.renderpass2.suballocation.attachment.4.578 -dEQP-VK.renderpass2.suballocation.attachment.4.579 -dEQP-VK.renderpass2.suballocation.attachment.4.580 -dEQP-VK.renderpass2.suballocation.attachment.4.581 -dEQP-VK.renderpass2.suballocation.attachment.4.582 -dEQP-VK.renderpass2.suballocation.attachment.4.583 -dEQP-VK.renderpass2.suballocation.attachment.4.584 -dEQP-VK.renderpass2.suballocation.attachment.4.585 -dEQP-VK.renderpass2.suballocation.attachment.4.586 -dEQP-VK.renderpass2.suballocation.attachment.4.587 -dEQP-VK.renderpass2.suballocation.attachment.4.588 -dEQP-VK.renderpass2.suballocation.attachment.4.589 -dEQP-VK.renderpass2.suballocation.attachment.4.590 -dEQP-VK.renderpass2.suballocation.attachment.4.591 -dEQP-VK.renderpass2.suballocation.attachment.4.592 -dEQP-VK.renderpass2.suballocation.attachment.4.593 -dEQP-VK.renderpass2.suballocation.attachment.4.594 -dEQP-VK.renderpass2.suballocation.attachment.4.595 -dEQP-VK.renderpass2.suballocation.attachment.4.596 -dEQP-VK.renderpass2.suballocation.attachment.4.597 -dEQP-VK.renderpass2.suballocation.attachment.4.598 -dEQP-VK.renderpass2.suballocation.attachment.4.599 -dEQP-VK.renderpass2.suballocation.attachment.8.600 -dEQP-VK.renderpass2.suballocation.attachment.8.601 -dEQP-VK.renderpass2.suballocation.attachment.8.602 -dEQP-VK.renderpass2.suballocation.attachment.8.603 -dEQP-VK.renderpass2.suballocation.attachment.8.604 -dEQP-VK.renderpass2.suballocation.attachment.8.605 -dEQP-VK.renderpass2.suballocation.attachment.8.606 -dEQP-VK.renderpass2.suballocation.attachment.8.607 -dEQP-VK.renderpass2.suballocation.attachment.8.608 -dEQP-VK.renderpass2.suballocation.attachment.8.609 -dEQP-VK.renderpass2.suballocation.attachment.8.610 -dEQP-VK.renderpass2.suballocation.attachment.8.611 -dEQP-VK.renderpass2.suballocation.attachment.8.612 -dEQP-VK.renderpass2.suballocation.attachment.8.613 -dEQP-VK.renderpass2.suballocation.attachment.8.614 -dEQP-VK.renderpass2.suballocation.attachment.8.615 -dEQP-VK.renderpass2.suballocation.attachment.8.616 -dEQP-VK.renderpass2.suballocation.attachment.8.617 -dEQP-VK.renderpass2.suballocation.attachment.8.618 -dEQP-VK.renderpass2.suballocation.attachment.8.619 -dEQP-VK.renderpass2.suballocation.attachment.8.620 -dEQP-VK.renderpass2.suballocation.attachment.8.621 -dEQP-VK.renderpass2.suballocation.attachment.8.622 -dEQP-VK.renderpass2.suballocation.attachment.8.623 -dEQP-VK.renderpass2.suballocation.attachment.8.624 -dEQP-VK.renderpass2.suballocation.attachment.8.625 -dEQP-VK.renderpass2.suballocation.attachment.8.626 -dEQP-VK.renderpass2.suballocation.attachment.8.627 -dEQP-VK.renderpass2.suballocation.attachment.8.628 -dEQP-VK.renderpass2.suballocation.attachment.8.629 -dEQP-VK.renderpass2.suballocation.attachment.8.630 -dEQP-VK.renderpass2.suballocation.attachment.8.631 -dEQP-VK.renderpass2.suballocation.attachment.8.632 -dEQP-VK.renderpass2.suballocation.attachment.8.633 -dEQP-VK.renderpass2.suballocation.attachment.8.634 -dEQP-VK.renderpass2.suballocation.attachment.8.635 -dEQP-VK.renderpass2.suballocation.attachment.8.636 -dEQP-VK.renderpass2.suballocation.attachment.8.637 -dEQP-VK.renderpass2.suballocation.attachment.8.638 -dEQP-VK.renderpass2.suballocation.attachment.8.639 -dEQP-VK.renderpass2.suballocation.attachment.8.640 -dEQP-VK.renderpass2.suballocation.attachment.8.641 -dEQP-VK.renderpass2.suballocation.attachment.8.642 -dEQP-VK.renderpass2.suballocation.attachment.8.643 -dEQP-VK.renderpass2.suballocation.attachment.8.644 -dEQP-VK.renderpass2.suballocation.attachment.8.645 -dEQP-VK.renderpass2.suballocation.attachment.8.646 -dEQP-VK.renderpass2.suballocation.attachment.8.647 -dEQP-VK.renderpass2.suballocation.attachment.8.648 -dEQP-VK.renderpass2.suballocation.attachment.8.649 -dEQP-VK.renderpass2.suballocation.attachment.8.650 -dEQP-VK.renderpass2.suballocation.attachment.8.651 -dEQP-VK.renderpass2.suballocation.attachment.8.652 -dEQP-VK.renderpass2.suballocation.attachment.8.653 -dEQP-VK.renderpass2.suballocation.attachment.8.654 -dEQP-VK.renderpass2.suballocation.attachment.8.655 -dEQP-VK.renderpass2.suballocation.attachment.8.656 -dEQP-VK.renderpass2.suballocation.attachment.8.657 -dEQP-VK.renderpass2.suballocation.attachment.8.658 -dEQP-VK.renderpass2.suballocation.attachment.8.659 -dEQP-VK.renderpass2.suballocation.attachment.8.660 -dEQP-VK.renderpass2.suballocation.attachment.8.661 -dEQP-VK.renderpass2.suballocation.attachment.8.662 -dEQP-VK.renderpass2.suballocation.attachment.8.663 -dEQP-VK.renderpass2.suballocation.attachment.8.664 -dEQP-VK.renderpass2.suballocation.attachment.8.665 -dEQP-VK.renderpass2.suballocation.attachment.8.666 -dEQP-VK.renderpass2.suballocation.attachment.8.667 -dEQP-VK.renderpass2.suballocation.attachment.8.668 -dEQP-VK.renderpass2.suballocation.attachment.8.669 -dEQP-VK.renderpass2.suballocation.attachment.8.670 -dEQP-VK.renderpass2.suballocation.attachment.8.671 -dEQP-VK.renderpass2.suballocation.attachment.8.672 -dEQP-VK.renderpass2.suballocation.attachment.8.673 -dEQP-VK.renderpass2.suballocation.attachment.8.674 -dEQP-VK.renderpass2.suballocation.attachment.8.675 -dEQP-VK.renderpass2.suballocation.attachment.8.676 -dEQP-VK.renderpass2.suballocation.attachment.8.677 -dEQP-VK.renderpass2.suballocation.attachment.8.678 -dEQP-VK.renderpass2.suballocation.attachment.8.679 -dEQP-VK.renderpass2.suballocation.attachment.8.680 -dEQP-VK.renderpass2.suballocation.attachment.8.681 -dEQP-VK.renderpass2.suballocation.attachment.8.682 -dEQP-VK.renderpass2.suballocation.attachment.8.683 -dEQP-VK.renderpass2.suballocation.attachment.8.684 -dEQP-VK.renderpass2.suballocation.attachment.8.685 -dEQP-VK.renderpass2.suballocation.attachment.8.686 -dEQP-VK.renderpass2.suballocation.attachment.8.687 -dEQP-VK.renderpass2.suballocation.attachment.8.688 -dEQP-VK.renderpass2.suballocation.attachment.8.689 -dEQP-VK.renderpass2.suballocation.attachment.8.690 -dEQP-VK.renderpass2.suballocation.attachment.8.691 -dEQP-VK.renderpass2.suballocation.attachment.8.692 -dEQP-VK.renderpass2.suballocation.attachment.8.693 -dEQP-VK.renderpass2.suballocation.attachment.8.694 -dEQP-VK.renderpass2.suballocation.attachment.8.695 -dEQP-VK.renderpass2.suballocation.attachment.8.696 -dEQP-VK.renderpass2.suballocation.attachment.8.697 -dEQP-VK.renderpass2.suballocation.attachment.8.698 -dEQP-VK.renderpass2.suballocation.attachment.8.699 -dEQP-VK.renderpass2.suballocation.attachment.8.700 -dEQP-VK.renderpass2.suballocation.attachment.8.701 -dEQP-VK.renderpass2.suballocation.attachment.8.702 -dEQP-VK.renderpass2.suballocation.attachment.8.703 -dEQP-VK.renderpass2.suballocation.attachment.8.704 -dEQP-VK.renderpass2.suballocation.attachment.8.705 -dEQP-VK.renderpass2.suballocation.attachment.8.706 -dEQP-VK.renderpass2.suballocation.attachment.8.707 -dEQP-VK.renderpass2.suballocation.attachment.8.708 -dEQP-VK.renderpass2.suballocation.attachment.8.709 -dEQP-VK.renderpass2.suballocation.attachment.8.710 -dEQP-VK.renderpass2.suballocation.attachment.8.711 -dEQP-VK.renderpass2.suballocation.attachment.8.712 -dEQP-VK.renderpass2.suballocation.attachment.8.713 -dEQP-VK.renderpass2.suballocation.attachment.8.714 -dEQP-VK.renderpass2.suballocation.attachment.8.715 -dEQP-VK.renderpass2.suballocation.attachment.8.716 -dEQP-VK.renderpass2.suballocation.attachment.8.717 -dEQP-VK.renderpass2.suballocation.attachment.8.718 -dEQP-VK.renderpass2.suballocation.attachment.8.719 -dEQP-VK.renderpass2.suballocation.attachment.8.720 -dEQP-VK.renderpass2.suballocation.attachment.8.721 -dEQP-VK.renderpass2.suballocation.attachment.8.722 -dEQP-VK.renderpass2.suballocation.attachment.8.723 -dEQP-VK.renderpass2.suballocation.attachment.8.724 -dEQP-VK.renderpass2.suballocation.attachment.8.725 -dEQP-VK.renderpass2.suballocation.attachment.8.726 -dEQP-VK.renderpass2.suballocation.attachment.8.727 -dEQP-VK.renderpass2.suballocation.attachment.8.728 -dEQP-VK.renderpass2.suballocation.attachment.8.729 -dEQP-VK.renderpass2.suballocation.attachment.8.730 -dEQP-VK.renderpass2.suballocation.attachment.8.731 -dEQP-VK.renderpass2.suballocation.attachment.8.732 -dEQP-VK.renderpass2.suballocation.attachment.8.733 -dEQP-VK.renderpass2.suballocation.attachment.8.734 -dEQP-VK.renderpass2.suballocation.attachment.8.735 -dEQP-VK.renderpass2.suballocation.attachment.8.736 -dEQP-VK.renderpass2.suballocation.attachment.8.737 -dEQP-VK.renderpass2.suballocation.attachment.8.738 -dEQP-VK.renderpass2.suballocation.attachment.8.739 -dEQP-VK.renderpass2.suballocation.attachment.8.740 -dEQP-VK.renderpass2.suballocation.attachment.8.741 -dEQP-VK.renderpass2.suballocation.attachment.8.742 -dEQP-VK.renderpass2.suballocation.attachment.8.743 -dEQP-VK.renderpass2.suballocation.attachment.8.744 -dEQP-VK.renderpass2.suballocation.attachment.8.745 -dEQP-VK.renderpass2.suballocation.attachment.8.746 -dEQP-VK.renderpass2.suballocation.attachment.8.747 -dEQP-VK.renderpass2.suballocation.attachment.8.748 -dEQP-VK.renderpass2.suballocation.attachment.8.749 -dEQP-VK.renderpass2.suballocation.attachment.8.750 -dEQP-VK.renderpass2.suballocation.attachment.8.751 -dEQP-VK.renderpass2.suballocation.attachment.8.752 -dEQP-VK.renderpass2.suballocation.attachment.8.753 -dEQP-VK.renderpass2.suballocation.attachment.8.754 -dEQP-VK.renderpass2.suballocation.attachment.8.755 -dEQP-VK.renderpass2.suballocation.attachment.8.756 -dEQP-VK.renderpass2.suballocation.attachment.8.757 -dEQP-VK.renderpass2.suballocation.attachment.8.758 -dEQP-VK.renderpass2.suballocation.attachment.8.759 -dEQP-VK.renderpass2.suballocation.attachment.8.760 -dEQP-VK.renderpass2.suballocation.attachment.8.761 -dEQP-VK.renderpass2.suballocation.attachment.8.762 -dEQP-VK.renderpass2.suballocation.attachment.8.763 -dEQP-VK.renderpass2.suballocation.attachment.8.764 -dEQP-VK.renderpass2.suballocation.attachment.8.765 -dEQP-VK.renderpass2.suballocation.attachment.8.766 -dEQP-VK.renderpass2.suballocation.attachment.8.767 -dEQP-VK.renderpass2.suballocation.attachment.8.768 -dEQP-VK.renderpass2.suballocation.attachment.8.769 -dEQP-VK.renderpass2.suballocation.attachment.8.770 -dEQP-VK.renderpass2.suballocation.attachment.8.771 -dEQP-VK.renderpass2.suballocation.attachment.8.772 -dEQP-VK.renderpass2.suballocation.attachment.8.773 -dEQP-VK.renderpass2.suballocation.attachment.8.774 -dEQP-VK.renderpass2.suballocation.attachment.8.775 -dEQP-VK.renderpass2.suballocation.attachment.8.776 -dEQP-VK.renderpass2.suballocation.attachment.8.777 -dEQP-VK.renderpass2.suballocation.attachment.8.778 -dEQP-VK.renderpass2.suballocation.attachment.8.779 -dEQP-VK.renderpass2.suballocation.attachment.8.780 -dEQP-VK.renderpass2.suballocation.attachment.8.781 -dEQP-VK.renderpass2.suballocation.attachment.8.782 -dEQP-VK.renderpass2.suballocation.attachment.8.783 -dEQP-VK.renderpass2.suballocation.attachment.8.784 -dEQP-VK.renderpass2.suballocation.attachment.8.785 -dEQP-VK.renderpass2.suballocation.attachment.8.786 -dEQP-VK.renderpass2.suballocation.attachment.8.787 -dEQP-VK.renderpass2.suballocation.attachment.8.788 -dEQP-VK.renderpass2.suballocation.attachment.8.789 -dEQP-VK.renderpass2.suballocation.attachment.8.790 -dEQP-VK.renderpass2.suballocation.attachment.8.791 -dEQP-VK.renderpass2.suballocation.attachment.8.792 -dEQP-VK.renderpass2.suballocation.attachment.8.793 -dEQP-VK.renderpass2.suballocation.attachment.8.794 -dEQP-VK.renderpass2.suballocation.attachment.8.795 -dEQP-VK.renderpass2.suballocation.attachment.8.796 -dEQP-VK.renderpass2.suballocation.attachment.8.797 -dEQP-VK.renderpass2.suballocation.attachment.8.798 -dEQP-VK.renderpass2.suballocation.attachment.8.799 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.99 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.0 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.1 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.2 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.3 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.4 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.5 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.6 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.8 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.9 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.10 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.11 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.12 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.13 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.14 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.15 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.16 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.17 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.18 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.19 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.20 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.21 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.22 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.23 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.24 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.25 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.26 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.27 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.28 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.29 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.30 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.31 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.32 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.33 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.34 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.35 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.36 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.37 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.38 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.39 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.40 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.41 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.42 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.43 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.44 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.45 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.46 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.47 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.48 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.49 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.50 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.51 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.52 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.53 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.54 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.55 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.56 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.57 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.58 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.59 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.60 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.61 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.62 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.63 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.64 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.65 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.66 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.67 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.68 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.69 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.70 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.71 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.72 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.73 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.74 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.75 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.76 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.77 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.78 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.79 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.80 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.81 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.82 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.83 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.84 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.85 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.86 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.87 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.88 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.89 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.90 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.91 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.92 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.93 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.94 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.95 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.96 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.97 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.98 -dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_7 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_16 -dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_32 -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_stencil -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_depth -dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_stencil -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_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_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_2 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_3 -dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_4 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5_sync_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_2 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_3 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_64_64.geometry_to_indirectdraw -dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_128_128.geometry_to_indirectdraw -dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_512_512.geometry_to_indirectdraw -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r8g8b8a8_unorm -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r16g16b16a16_sfloat -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d24_unorm_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d32_sfloat_s8_uint -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r8g8b8a8_unorm -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.b8g8r8a8_unorm -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r16g16b16a16_sfloat -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r5g6b5_unorm_pack16 -dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.a1r5g5b5_unorm_pack16 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_4 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_5 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_6 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_7 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_4 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_5 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_6 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_7 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_8 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_9 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_10 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_11 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_12 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_13 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_14 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_15 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_add -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_0 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_1 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_2 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_3 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_4 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_5 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_6 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_7 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_8 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_9 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_10 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_11 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_12 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_13 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_14 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_15 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_16 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_17 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_18 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_19 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_20 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_21 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_22 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_23 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_24 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_25 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_26 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_27 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_28 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_29 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_30 -dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_31 -dEQP-VK.renderpass2.suballocation.sparserendertarget.r5g6b5_unorm_pack16 -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_srgb -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_unorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_snorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_uint_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_sint_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_srgb_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_srgb -dEQP-VK.renderpass2.suballocation.sparserendertarget.a2r10g10b10_unorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_unorm_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_uint_pack32 -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_unorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_snorm -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sfloat -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_uint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sint -dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sfloat -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopstore -dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_nods -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_unused -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_1 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_3 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_7 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_15 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_31 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_63 -dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_127 -dEQP-VK.renderpass2.dedicated_allocation.simple.color -dEQP-VK.renderpass2.dedicated_allocation.simple.depth -dEQP-VK.renderpass2.dedicated_allocation.simple.stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.depth_stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth -dEQP-VK.renderpass2.dedicated_allocation.simple.color_stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth_stencil -dEQP-VK.renderpass2.dedicated_allocation.simple.no_attachments -dEQP-VK.renderpass2.dedicated_allocation.simple.color_unused_omit_blend_state -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment.1.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.200 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.201 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.202 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.203 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.204 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.205 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.206 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.207 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.208 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.209 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.210 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.211 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.212 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.213 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.214 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.215 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.216 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.217 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.218 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.219 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.220 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.221 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.222 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.223 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.224 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.225 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.226 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.227 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.228 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.229 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.230 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.231 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.232 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.233 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.234 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.235 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.236 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.237 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.238 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.239 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.240 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.241 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.242 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.243 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.244 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.245 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.246 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.247 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.248 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.249 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.250 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.251 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.252 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.253 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.254 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.255 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.256 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.257 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.258 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.259 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.260 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.261 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.262 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.263 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.264 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.265 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.266 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.267 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.268 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.269 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.270 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.271 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.272 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.273 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.274 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.275 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.276 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.277 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.278 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.279 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.280 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.281 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.282 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.283 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.284 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.285 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.286 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.287 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.288 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.289 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.290 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.291 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.292 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.293 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.294 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.295 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.296 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.297 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.298 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.299 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.300 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.301 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.302 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.303 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.304 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.305 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.306 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.307 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.308 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.309 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.310 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.311 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.312 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.313 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.314 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.315 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.316 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.317 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.318 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.319 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.320 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.321 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.322 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.323 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.324 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.325 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.326 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.327 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.328 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.329 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.330 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.331 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.332 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.333 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.334 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.335 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.336 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.337 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.338 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.339 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.340 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.341 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.342 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.343 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.344 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.345 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.346 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.347 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.348 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.349 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.350 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.351 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.352 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.353 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.354 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.355 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.356 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.357 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.358 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.359 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.360 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.361 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.362 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.363 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.364 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.365 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.366 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.367 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.368 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.369 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.370 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.371 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.372 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.373 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.374 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.375 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.376 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.377 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.378 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.379 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.380 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.381 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.382 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.383 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.384 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.385 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.386 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.387 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.388 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.389 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.390 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.391 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.392 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.393 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.394 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.395 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.396 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.397 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.398 -dEQP-VK.renderpass2.dedicated_allocation.attachment.3.399 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.400 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.401 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.402 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.403 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.404 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.405 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.406 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.407 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.408 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.409 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.410 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.411 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.412 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.413 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.414 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.415 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.416 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.417 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.418 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.419 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.420 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.421 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.422 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.423 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.424 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.425 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.426 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.427 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.428 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.429 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.430 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.431 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.432 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.433 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.434 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.435 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.436 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.437 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.438 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.439 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.440 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.441 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.442 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.443 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.444 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.445 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.446 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.447 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.448 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.449 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.450 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.451 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.452 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.453 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.454 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.455 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.456 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.457 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.458 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.459 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.460 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.461 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.462 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.463 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.464 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.465 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.466 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.467 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.468 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.469 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.470 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.471 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.472 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.473 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.474 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.475 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.476 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.477 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.478 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.479 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.480 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.481 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.482 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.483 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.484 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.485 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.486 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.487 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.488 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.489 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.490 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.491 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.492 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.493 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.494 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.495 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.496 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.497 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.498 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.499 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.500 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.501 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.502 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.503 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.504 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.505 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.506 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.507 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.508 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.509 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.510 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.511 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.512 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.513 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.514 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.515 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.516 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.517 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.518 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.519 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.520 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.521 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.522 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.523 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.524 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.525 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.526 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.527 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.528 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.529 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.530 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.531 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.532 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.533 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.534 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.535 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.536 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.537 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.538 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.539 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.540 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.541 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.542 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.543 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.544 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.545 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.546 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.547 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.548 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.549 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.550 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.551 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.552 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.553 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.554 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.555 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.556 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.557 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.558 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.559 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.560 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.561 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.562 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.563 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.564 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.565 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.566 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.567 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.568 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.569 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.570 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.571 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.572 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.573 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.574 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.575 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.576 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.577 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.578 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.579 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.580 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.581 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.582 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.583 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.584 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.585 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.586 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.587 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.588 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.589 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.590 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.591 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.592 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.593 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.594 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.595 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.596 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.597 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.598 -dEQP-VK.renderpass2.dedicated_allocation.attachment.4.599 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.600 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.601 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.602 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.603 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.604 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.605 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.606 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.607 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.608 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.609 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.610 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.611 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.612 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.613 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.614 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.615 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.616 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.617 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.618 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.619 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.620 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.621 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.622 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.623 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.624 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.625 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.626 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.627 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.628 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.629 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.630 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.631 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.632 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.633 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.634 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.635 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.636 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.637 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.638 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.639 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.640 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.641 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.642 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.643 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.644 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.645 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.646 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.647 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.648 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.649 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.650 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.651 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.652 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.653 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.654 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.655 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.656 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.657 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.658 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.659 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.660 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.661 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.662 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.663 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.664 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.665 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.666 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.667 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.668 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.669 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.670 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.671 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.672 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.673 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.674 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.675 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.676 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.677 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.678 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.679 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.680 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.681 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.682 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.683 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.684 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.685 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.686 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.687 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.688 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.689 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.690 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.691 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.692 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.693 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.694 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.695 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.696 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.697 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.698 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.699 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.700 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.701 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.702 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.703 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.704 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.705 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.706 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.707 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.708 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.709 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.710 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.711 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.712 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.713 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.714 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.715 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.716 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.717 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.718 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.719 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.720 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.721 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.722 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.723 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.724 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.725 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.726 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.727 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.728 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.729 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.730 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.731 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.732 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.733 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.734 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.735 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.736 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.737 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.738 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.739 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.740 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.741 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.742 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.743 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.744 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.745 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.746 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.747 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.748 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.749 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.750 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.751 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.752 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.753 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.754 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.755 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.756 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.757 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.758 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.759 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.760 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.761 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.762 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.763 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.764 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.765 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.766 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.767 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.768 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.769 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.770 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.771 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.772 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.773 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.774 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.775 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.776 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.777 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.778 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.779 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.780 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.781 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.782 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.783 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.784 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.785 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.786 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.787 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.788 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.789 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.790 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.791 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.792 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.793 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.794 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.795 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.796 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.797 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.798 -dEQP-VK.renderpass2.dedicated_allocation.attachment.8.799 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.8 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.9 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.10 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.11 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.12 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.13 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.14 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.15 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.16 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.17 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.18 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.19 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.20 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.21 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.22 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.23 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.24 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.25 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.26 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.27 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.28 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.29 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.30 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.31 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.32 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.33 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.34 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.35 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.36 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.37 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.38 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.39 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.40 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.41 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.42 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.43 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.44 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.45 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.46 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.47 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.48 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.49 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.50 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.51 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.52 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.53 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.54 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.55 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.56 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.57 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.58 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.59 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.60 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.61 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.62 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.63 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.64 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.65 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.66 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.67 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.68 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.69 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.70 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.71 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.72 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.73 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.74 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.75 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.76 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.77 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.78 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.79 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.80 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.81 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.82 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.83 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.84 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.85 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.86 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.87 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.88 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.89 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.90 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.91 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.92 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.93 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.94 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.95 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.96 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.97 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.98 -dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.99 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 -dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 dEQP-VK.renderpass2.multiple_subpasses_multiple_command_buffers.test dEQP-VK.renderpass2.depth_stencil_resolve.misc.properties dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d16_unorm.depth_zero_stencil_none_testing_depth @@ -28096,3 +17502,10597 @@ dEQP-VK.renderpass2.fragment_density_map.properties.6_subsampled_samplers dEQP-VK.renderpass2.fragment_density_map.properties.8_subsampled_samplers dEQP-VK.renderpass2.fragment_density_map.properties.subsampled_loads dEQP-VK.renderpass2.fragment_density_map.properties.subsampled_coarse_reconstruction +dEQP-VK.renderpass2.suballocation.simple.color +dEQP-VK.renderpass2.suballocation.simple.depth +dEQP-VK.renderpass2.suballocation.simple.stencil +dEQP-VK.renderpass2.suballocation.simple.depth_stencil +dEQP-VK.renderpass2.suballocation.simple.color_depth +dEQP-VK.renderpass2.suballocation.simple.color_stencil +dEQP-VK.renderpass2.suballocation.simple.color_depth_stencil +dEQP-VK.renderpass2.suballocation.simple.no_attachments +dEQP-VK.renderpass2.suballocation.simple.color_unused_omit_blend_state +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.suballocation.attachment.1.0 +dEQP-VK.renderpass2.suballocation.attachment.1.1 +dEQP-VK.renderpass2.suballocation.attachment.1.2 +dEQP-VK.renderpass2.suballocation.attachment.1.3 +dEQP-VK.renderpass2.suballocation.attachment.1.4 +dEQP-VK.renderpass2.suballocation.attachment.1.5 +dEQP-VK.renderpass2.suballocation.attachment.1.6 +dEQP-VK.renderpass2.suballocation.attachment.1.7 +dEQP-VK.renderpass2.suballocation.attachment.1.8 +dEQP-VK.renderpass2.suballocation.attachment.1.9 +dEQP-VK.renderpass2.suballocation.attachment.1.10 +dEQP-VK.renderpass2.suballocation.attachment.1.11 +dEQP-VK.renderpass2.suballocation.attachment.1.12 +dEQP-VK.renderpass2.suballocation.attachment.1.13 +dEQP-VK.renderpass2.suballocation.attachment.1.14 +dEQP-VK.renderpass2.suballocation.attachment.1.15 +dEQP-VK.renderpass2.suballocation.attachment.1.16 +dEQP-VK.renderpass2.suballocation.attachment.1.17 +dEQP-VK.renderpass2.suballocation.attachment.1.18 +dEQP-VK.renderpass2.suballocation.attachment.1.19 +dEQP-VK.renderpass2.suballocation.attachment.1.20 +dEQP-VK.renderpass2.suballocation.attachment.1.21 +dEQP-VK.renderpass2.suballocation.attachment.1.22 +dEQP-VK.renderpass2.suballocation.attachment.1.23 +dEQP-VK.renderpass2.suballocation.attachment.1.24 +dEQP-VK.renderpass2.suballocation.attachment.1.25 +dEQP-VK.renderpass2.suballocation.attachment.1.26 +dEQP-VK.renderpass2.suballocation.attachment.1.27 +dEQP-VK.renderpass2.suballocation.attachment.1.28 +dEQP-VK.renderpass2.suballocation.attachment.1.29 +dEQP-VK.renderpass2.suballocation.attachment.1.30 +dEQP-VK.renderpass2.suballocation.attachment.1.31 +dEQP-VK.renderpass2.suballocation.attachment.1.32 +dEQP-VK.renderpass2.suballocation.attachment.1.33 +dEQP-VK.renderpass2.suballocation.attachment.1.34 +dEQP-VK.renderpass2.suballocation.attachment.1.35 +dEQP-VK.renderpass2.suballocation.attachment.1.36 +dEQP-VK.renderpass2.suballocation.attachment.1.37 +dEQP-VK.renderpass2.suballocation.attachment.1.38 +dEQP-VK.renderpass2.suballocation.attachment.1.39 +dEQP-VK.renderpass2.suballocation.attachment.1.40 +dEQP-VK.renderpass2.suballocation.attachment.1.41 +dEQP-VK.renderpass2.suballocation.attachment.1.42 +dEQP-VK.renderpass2.suballocation.attachment.1.43 +dEQP-VK.renderpass2.suballocation.attachment.1.44 +dEQP-VK.renderpass2.suballocation.attachment.1.45 +dEQP-VK.renderpass2.suballocation.attachment.1.46 +dEQP-VK.renderpass2.suballocation.attachment.1.47 +dEQP-VK.renderpass2.suballocation.attachment.1.48 +dEQP-VK.renderpass2.suballocation.attachment.1.49 +dEQP-VK.renderpass2.suballocation.attachment.1.50 +dEQP-VK.renderpass2.suballocation.attachment.1.51 +dEQP-VK.renderpass2.suballocation.attachment.1.52 +dEQP-VK.renderpass2.suballocation.attachment.1.53 +dEQP-VK.renderpass2.suballocation.attachment.1.54 +dEQP-VK.renderpass2.suballocation.attachment.1.55 +dEQP-VK.renderpass2.suballocation.attachment.1.56 +dEQP-VK.renderpass2.suballocation.attachment.1.57 +dEQP-VK.renderpass2.suballocation.attachment.1.58 +dEQP-VK.renderpass2.suballocation.attachment.1.59 +dEQP-VK.renderpass2.suballocation.attachment.1.60 +dEQP-VK.renderpass2.suballocation.attachment.1.61 +dEQP-VK.renderpass2.suballocation.attachment.1.62 +dEQP-VK.renderpass2.suballocation.attachment.1.63 +dEQP-VK.renderpass2.suballocation.attachment.1.64 +dEQP-VK.renderpass2.suballocation.attachment.1.65 +dEQP-VK.renderpass2.suballocation.attachment.1.66 +dEQP-VK.renderpass2.suballocation.attachment.1.67 +dEQP-VK.renderpass2.suballocation.attachment.1.68 +dEQP-VK.renderpass2.suballocation.attachment.1.69 +dEQP-VK.renderpass2.suballocation.attachment.1.70 +dEQP-VK.renderpass2.suballocation.attachment.1.71 +dEQP-VK.renderpass2.suballocation.attachment.1.72 +dEQP-VK.renderpass2.suballocation.attachment.1.73 +dEQP-VK.renderpass2.suballocation.attachment.1.74 +dEQP-VK.renderpass2.suballocation.attachment.1.75 +dEQP-VK.renderpass2.suballocation.attachment.1.76 +dEQP-VK.renderpass2.suballocation.attachment.1.77 +dEQP-VK.renderpass2.suballocation.attachment.1.78 +dEQP-VK.renderpass2.suballocation.attachment.1.79 +dEQP-VK.renderpass2.suballocation.attachment.1.80 +dEQP-VK.renderpass2.suballocation.attachment.1.81 +dEQP-VK.renderpass2.suballocation.attachment.1.82 +dEQP-VK.renderpass2.suballocation.attachment.1.83 +dEQP-VK.renderpass2.suballocation.attachment.1.84 +dEQP-VK.renderpass2.suballocation.attachment.1.85 +dEQP-VK.renderpass2.suballocation.attachment.1.86 +dEQP-VK.renderpass2.suballocation.attachment.1.87 +dEQP-VK.renderpass2.suballocation.attachment.1.88 +dEQP-VK.renderpass2.suballocation.attachment.1.89 +dEQP-VK.renderpass2.suballocation.attachment.1.90 +dEQP-VK.renderpass2.suballocation.attachment.1.91 +dEQP-VK.renderpass2.suballocation.attachment.1.92 +dEQP-VK.renderpass2.suballocation.attachment.1.93 +dEQP-VK.renderpass2.suballocation.attachment.1.94 +dEQP-VK.renderpass2.suballocation.attachment.1.95 +dEQP-VK.renderpass2.suballocation.attachment.1.96 +dEQP-VK.renderpass2.suballocation.attachment.1.97 +dEQP-VK.renderpass2.suballocation.attachment.1.98 +dEQP-VK.renderpass2.suballocation.attachment.1.99 +dEQP-VK.renderpass2.suballocation.attachment.3.200 +dEQP-VK.renderpass2.suballocation.attachment.3.201 +dEQP-VK.renderpass2.suballocation.attachment.3.202 +dEQP-VK.renderpass2.suballocation.attachment.3.203 +dEQP-VK.renderpass2.suballocation.attachment.3.204 +dEQP-VK.renderpass2.suballocation.attachment.3.205 +dEQP-VK.renderpass2.suballocation.attachment.3.206 +dEQP-VK.renderpass2.suballocation.attachment.3.207 +dEQP-VK.renderpass2.suballocation.attachment.3.208 +dEQP-VK.renderpass2.suballocation.attachment.3.209 +dEQP-VK.renderpass2.suballocation.attachment.3.210 +dEQP-VK.renderpass2.suballocation.attachment.3.211 +dEQP-VK.renderpass2.suballocation.attachment.3.212 +dEQP-VK.renderpass2.suballocation.attachment.3.213 +dEQP-VK.renderpass2.suballocation.attachment.3.214 +dEQP-VK.renderpass2.suballocation.attachment.3.215 +dEQP-VK.renderpass2.suballocation.attachment.3.216 +dEQP-VK.renderpass2.suballocation.attachment.3.217 +dEQP-VK.renderpass2.suballocation.attachment.3.218 +dEQP-VK.renderpass2.suballocation.attachment.3.219 +dEQP-VK.renderpass2.suballocation.attachment.3.220 +dEQP-VK.renderpass2.suballocation.attachment.3.221 +dEQP-VK.renderpass2.suballocation.attachment.3.222 +dEQP-VK.renderpass2.suballocation.attachment.3.223 +dEQP-VK.renderpass2.suballocation.attachment.3.224 +dEQP-VK.renderpass2.suballocation.attachment.3.225 +dEQP-VK.renderpass2.suballocation.attachment.3.226 +dEQP-VK.renderpass2.suballocation.attachment.3.227 +dEQP-VK.renderpass2.suballocation.attachment.3.228 +dEQP-VK.renderpass2.suballocation.attachment.3.229 +dEQP-VK.renderpass2.suballocation.attachment.3.230 +dEQP-VK.renderpass2.suballocation.attachment.3.231 +dEQP-VK.renderpass2.suballocation.attachment.3.232 +dEQP-VK.renderpass2.suballocation.attachment.3.233 +dEQP-VK.renderpass2.suballocation.attachment.3.234 +dEQP-VK.renderpass2.suballocation.attachment.3.235 +dEQP-VK.renderpass2.suballocation.attachment.3.236 +dEQP-VK.renderpass2.suballocation.attachment.3.237 +dEQP-VK.renderpass2.suballocation.attachment.3.238 +dEQP-VK.renderpass2.suballocation.attachment.3.239 +dEQP-VK.renderpass2.suballocation.attachment.3.240 +dEQP-VK.renderpass2.suballocation.attachment.3.241 +dEQP-VK.renderpass2.suballocation.attachment.3.242 +dEQP-VK.renderpass2.suballocation.attachment.3.243 +dEQP-VK.renderpass2.suballocation.attachment.3.244 +dEQP-VK.renderpass2.suballocation.attachment.3.245 +dEQP-VK.renderpass2.suballocation.attachment.3.246 +dEQP-VK.renderpass2.suballocation.attachment.3.247 +dEQP-VK.renderpass2.suballocation.attachment.3.248 +dEQP-VK.renderpass2.suballocation.attachment.3.249 +dEQP-VK.renderpass2.suballocation.attachment.3.250 +dEQP-VK.renderpass2.suballocation.attachment.3.251 +dEQP-VK.renderpass2.suballocation.attachment.3.252 +dEQP-VK.renderpass2.suballocation.attachment.3.253 +dEQP-VK.renderpass2.suballocation.attachment.3.254 +dEQP-VK.renderpass2.suballocation.attachment.3.255 +dEQP-VK.renderpass2.suballocation.attachment.3.256 +dEQP-VK.renderpass2.suballocation.attachment.3.257 +dEQP-VK.renderpass2.suballocation.attachment.3.258 +dEQP-VK.renderpass2.suballocation.attachment.3.259 +dEQP-VK.renderpass2.suballocation.attachment.3.260 +dEQP-VK.renderpass2.suballocation.attachment.3.261 +dEQP-VK.renderpass2.suballocation.attachment.3.262 +dEQP-VK.renderpass2.suballocation.attachment.3.263 +dEQP-VK.renderpass2.suballocation.attachment.3.264 +dEQP-VK.renderpass2.suballocation.attachment.3.265 +dEQP-VK.renderpass2.suballocation.attachment.3.266 +dEQP-VK.renderpass2.suballocation.attachment.3.267 +dEQP-VK.renderpass2.suballocation.attachment.3.268 +dEQP-VK.renderpass2.suballocation.attachment.3.269 +dEQP-VK.renderpass2.suballocation.attachment.3.270 +dEQP-VK.renderpass2.suballocation.attachment.3.271 +dEQP-VK.renderpass2.suballocation.attachment.3.272 +dEQP-VK.renderpass2.suballocation.attachment.3.273 +dEQP-VK.renderpass2.suballocation.attachment.3.274 +dEQP-VK.renderpass2.suballocation.attachment.3.275 +dEQP-VK.renderpass2.suballocation.attachment.3.276 +dEQP-VK.renderpass2.suballocation.attachment.3.277 +dEQP-VK.renderpass2.suballocation.attachment.3.278 +dEQP-VK.renderpass2.suballocation.attachment.3.279 +dEQP-VK.renderpass2.suballocation.attachment.3.280 +dEQP-VK.renderpass2.suballocation.attachment.3.281 +dEQP-VK.renderpass2.suballocation.attachment.3.282 +dEQP-VK.renderpass2.suballocation.attachment.3.283 +dEQP-VK.renderpass2.suballocation.attachment.3.284 +dEQP-VK.renderpass2.suballocation.attachment.3.285 +dEQP-VK.renderpass2.suballocation.attachment.3.286 +dEQP-VK.renderpass2.suballocation.attachment.3.287 +dEQP-VK.renderpass2.suballocation.attachment.3.288 +dEQP-VK.renderpass2.suballocation.attachment.3.289 +dEQP-VK.renderpass2.suballocation.attachment.3.290 +dEQP-VK.renderpass2.suballocation.attachment.3.291 +dEQP-VK.renderpass2.suballocation.attachment.3.292 +dEQP-VK.renderpass2.suballocation.attachment.3.293 +dEQP-VK.renderpass2.suballocation.attachment.3.294 +dEQP-VK.renderpass2.suballocation.attachment.3.295 +dEQP-VK.renderpass2.suballocation.attachment.3.296 +dEQP-VK.renderpass2.suballocation.attachment.3.297 +dEQP-VK.renderpass2.suballocation.attachment.3.298 +dEQP-VK.renderpass2.suballocation.attachment.3.299 +dEQP-VK.renderpass2.suballocation.attachment.3.300 +dEQP-VK.renderpass2.suballocation.attachment.3.301 +dEQP-VK.renderpass2.suballocation.attachment.3.302 +dEQP-VK.renderpass2.suballocation.attachment.3.303 +dEQP-VK.renderpass2.suballocation.attachment.3.304 +dEQP-VK.renderpass2.suballocation.attachment.3.305 +dEQP-VK.renderpass2.suballocation.attachment.3.306 +dEQP-VK.renderpass2.suballocation.attachment.3.307 +dEQP-VK.renderpass2.suballocation.attachment.3.308 +dEQP-VK.renderpass2.suballocation.attachment.3.309 +dEQP-VK.renderpass2.suballocation.attachment.3.310 +dEQP-VK.renderpass2.suballocation.attachment.3.311 +dEQP-VK.renderpass2.suballocation.attachment.3.312 +dEQP-VK.renderpass2.suballocation.attachment.3.313 +dEQP-VK.renderpass2.suballocation.attachment.3.314 +dEQP-VK.renderpass2.suballocation.attachment.3.315 +dEQP-VK.renderpass2.suballocation.attachment.3.316 +dEQP-VK.renderpass2.suballocation.attachment.3.317 +dEQP-VK.renderpass2.suballocation.attachment.3.318 +dEQP-VK.renderpass2.suballocation.attachment.3.319 +dEQP-VK.renderpass2.suballocation.attachment.3.320 +dEQP-VK.renderpass2.suballocation.attachment.3.321 +dEQP-VK.renderpass2.suballocation.attachment.3.322 +dEQP-VK.renderpass2.suballocation.attachment.3.323 +dEQP-VK.renderpass2.suballocation.attachment.3.324 +dEQP-VK.renderpass2.suballocation.attachment.3.325 +dEQP-VK.renderpass2.suballocation.attachment.3.326 +dEQP-VK.renderpass2.suballocation.attachment.3.327 +dEQP-VK.renderpass2.suballocation.attachment.3.328 +dEQP-VK.renderpass2.suballocation.attachment.3.329 +dEQP-VK.renderpass2.suballocation.attachment.3.330 +dEQP-VK.renderpass2.suballocation.attachment.3.331 +dEQP-VK.renderpass2.suballocation.attachment.3.332 +dEQP-VK.renderpass2.suballocation.attachment.3.333 +dEQP-VK.renderpass2.suballocation.attachment.3.334 +dEQP-VK.renderpass2.suballocation.attachment.3.335 +dEQP-VK.renderpass2.suballocation.attachment.3.336 +dEQP-VK.renderpass2.suballocation.attachment.3.337 +dEQP-VK.renderpass2.suballocation.attachment.3.338 +dEQP-VK.renderpass2.suballocation.attachment.3.339 +dEQP-VK.renderpass2.suballocation.attachment.3.340 +dEQP-VK.renderpass2.suballocation.attachment.3.341 +dEQP-VK.renderpass2.suballocation.attachment.3.342 +dEQP-VK.renderpass2.suballocation.attachment.3.343 +dEQP-VK.renderpass2.suballocation.attachment.3.344 +dEQP-VK.renderpass2.suballocation.attachment.3.345 +dEQP-VK.renderpass2.suballocation.attachment.3.346 +dEQP-VK.renderpass2.suballocation.attachment.3.347 +dEQP-VK.renderpass2.suballocation.attachment.3.348 +dEQP-VK.renderpass2.suballocation.attachment.3.349 +dEQP-VK.renderpass2.suballocation.attachment.3.350 +dEQP-VK.renderpass2.suballocation.attachment.3.351 +dEQP-VK.renderpass2.suballocation.attachment.3.352 +dEQP-VK.renderpass2.suballocation.attachment.3.353 +dEQP-VK.renderpass2.suballocation.attachment.3.354 +dEQP-VK.renderpass2.suballocation.attachment.3.355 +dEQP-VK.renderpass2.suballocation.attachment.3.356 +dEQP-VK.renderpass2.suballocation.attachment.3.357 +dEQP-VK.renderpass2.suballocation.attachment.3.358 +dEQP-VK.renderpass2.suballocation.attachment.3.359 +dEQP-VK.renderpass2.suballocation.attachment.3.360 +dEQP-VK.renderpass2.suballocation.attachment.3.361 +dEQP-VK.renderpass2.suballocation.attachment.3.362 +dEQP-VK.renderpass2.suballocation.attachment.3.363 +dEQP-VK.renderpass2.suballocation.attachment.3.364 +dEQP-VK.renderpass2.suballocation.attachment.3.365 +dEQP-VK.renderpass2.suballocation.attachment.3.366 +dEQP-VK.renderpass2.suballocation.attachment.3.367 +dEQP-VK.renderpass2.suballocation.attachment.3.368 +dEQP-VK.renderpass2.suballocation.attachment.3.369 +dEQP-VK.renderpass2.suballocation.attachment.3.370 +dEQP-VK.renderpass2.suballocation.attachment.3.371 +dEQP-VK.renderpass2.suballocation.attachment.3.372 +dEQP-VK.renderpass2.suballocation.attachment.3.373 +dEQP-VK.renderpass2.suballocation.attachment.3.374 +dEQP-VK.renderpass2.suballocation.attachment.3.375 +dEQP-VK.renderpass2.suballocation.attachment.3.376 +dEQP-VK.renderpass2.suballocation.attachment.3.377 +dEQP-VK.renderpass2.suballocation.attachment.3.378 +dEQP-VK.renderpass2.suballocation.attachment.3.379 +dEQP-VK.renderpass2.suballocation.attachment.3.380 +dEQP-VK.renderpass2.suballocation.attachment.3.381 +dEQP-VK.renderpass2.suballocation.attachment.3.382 +dEQP-VK.renderpass2.suballocation.attachment.3.383 +dEQP-VK.renderpass2.suballocation.attachment.3.384 +dEQP-VK.renderpass2.suballocation.attachment.3.385 +dEQP-VK.renderpass2.suballocation.attachment.3.386 +dEQP-VK.renderpass2.suballocation.attachment.3.387 +dEQP-VK.renderpass2.suballocation.attachment.3.388 +dEQP-VK.renderpass2.suballocation.attachment.3.389 +dEQP-VK.renderpass2.suballocation.attachment.3.390 +dEQP-VK.renderpass2.suballocation.attachment.3.391 +dEQP-VK.renderpass2.suballocation.attachment.3.392 +dEQP-VK.renderpass2.suballocation.attachment.3.393 +dEQP-VK.renderpass2.suballocation.attachment.3.394 +dEQP-VK.renderpass2.suballocation.attachment.3.395 +dEQP-VK.renderpass2.suballocation.attachment.3.396 +dEQP-VK.renderpass2.suballocation.attachment.3.397 +dEQP-VK.renderpass2.suballocation.attachment.3.398 +dEQP-VK.renderpass2.suballocation.attachment.3.399 +dEQP-VK.renderpass2.suballocation.attachment.4.400 +dEQP-VK.renderpass2.suballocation.attachment.4.401 +dEQP-VK.renderpass2.suballocation.attachment.4.402 +dEQP-VK.renderpass2.suballocation.attachment.4.403 +dEQP-VK.renderpass2.suballocation.attachment.4.404 +dEQP-VK.renderpass2.suballocation.attachment.4.405 +dEQP-VK.renderpass2.suballocation.attachment.4.406 +dEQP-VK.renderpass2.suballocation.attachment.4.407 +dEQP-VK.renderpass2.suballocation.attachment.4.408 +dEQP-VK.renderpass2.suballocation.attachment.4.409 +dEQP-VK.renderpass2.suballocation.attachment.4.410 +dEQP-VK.renderpass2.suballocation.attachment.4.411 +dEQP-VK.renderpass2.suballocation.attachment.4.412 +dEQP-VK.renderpass2.suballocation.attachment.4.413 +dEQP-VK.renderpass2.suballocation.attachment.4.414 +dEQP-VK.renderpass2.suballocation.attachment.4.415 +dEQP-VK.renderpass2.suballocation.attachment.4.416 +dEQP-VK.renderpass2.suballocation.attachment.4.417 +dEQP-VK.renderpass2.suballocation.attachment.4.418 +dEQP-VK.renderpass2.suballocation.attachment.4.419 +dEQP-VK.renderpass2.suballocation.attachment.4.420 +dEQP-VK.renderpass2.suballocation.attachment.4.421 +dEQP-VK.renderpass2.suballocation.attachment.4.422 +dEQP-VK.renderpass2.suballocation.attachment.4.423 +dEQP-VK.renderpass2.suballocation.attachment.4.424 +dEQP-VK.renderpass2.suballocation.attachment.4.425 +dEQP-VK.renderpass2.suballocation.attachment.4.426 +dEQP-VK.renderpass2.suballocation.attachment.4.427 +dEQP-VK.renderpass2.suballocation.attachment.4.428 +dEQP-VK.renderpass2.suballocation.attachment.4.429 +dEQP-VK.renderpass2.suballocation.attachment.4.430 +dEQP-VK.renderpass2.suballocation.attachment.4.431 +dEQP-VK.renderpass2.suballocation.attachment.4.432 +dEQP-VK.renderpass2.suballocation.attachment.4.433 +dEQP-VK.renderpass2.suballocation.attachment.4.434 +dEQP-VK.renderpass2.suballocation.attachment.4.435 +dEQP-VK.renderpass2.suballocation.attachment.4.436 +dEQP-VK.renderpass2.suballocation.attachment.4.437 +dEQP-VK.renderpass2.suballocation.attachment.4.438 +dEQP-VK.renderpass2.suballocation.attachment.4.439 +dEQP-VK.renderpass2.suballocation.attachment.4.440 +dEQP-VK.renderpass2.suballocation.attachment.4.441 +dEQP-VK.renderpass2.suballocation.attachment.4.442 +dEQP-VK.renderpass2.suballocation.attachment.4.443 +dEQP-VK.renderpass2.suballocation.attachment.4.444 +dEQP-VK.renderpass2.suballocation.attachment.4.445 +dEQP-VK.renderpass2.suballocation.attachment.4.446 +dEQP-VK.renderpass2.suballocation.attachment.4.447 +dEQP-VK.renderpass2.suballocation.attachment.4.448 +dEQP-VK.renderpass2.suballocation.attachment.4.449 +dEQP-VK.renderpass2.suballocation.attachment.4.450 +dEQP-VK.renderpass2.suballocation.attachment.4.451 +dEQP-VK.renderpass2.suballocation.attachment.4.452 +dEQP-VK.renderpass2.suballocation.attachment.4.453 +dEQP-VK.renderpass2.suballocation.attachment.4.454 +dEQP-VK.renderpass2.suballocation.attachment.4.455 +dEQP-VK.renderpass2.suballocation.attachment.4.456 +dEQP-VK.renderpass2.suballocation.attachment.4.457 +dEQP-VK.renderpass2.suballocation.attachment.4.458 +dEQP-VK.renderpass2.suballocation.attachment.4.459 +dEQP-VK.renderpass2.suballocation.attachment.4.460 +dEQP-VK.renderpass2.suballocation.attachment.4.461 +dEQP-VK.renderpass2.suballocation.attachment.4.462 +dEQP-VK.renderpass2.suballocation.attachment.4.463 +dEQP-VK.renderpass2.suballocation.attachment.4.464 +dEQP-VK.renderpass2.suballocation.attachment.4.465 +dEQP-VK.renderpass2.suballocation.attachment.4.466 +dEQP-VK.renderpass2.suballocation.attachment.4.467 +dEQP-VK.renderpass2.suballocation.attachment.4.468 +dEQP-VK.renderpass2.suballocation.attachment.4.469 +dEQP-VK.renderpass2.suballocation.attachment.4.470 +dEQP-VK.renderpass2.suballocation.attachment.4.471 +dEQP-VK.renderpass2.suballocation.attachment.4.472 +dEQP-VK.renderpass2.suballocation.attachment.4.473 +dEQP-VK.renderpass2.suballocation.attachment.4.474 +dEQP-VK.renderpass2.suballocation.attachment.4.475 +dEQP-VK.renderpass2.suballocation.attachment.4.476 +dEQP-VK.renderpass2.suballocation.attachment.4.477 +dEQP-VK.renderpass2.suballocation.attachment.4.478 +dEQP-VK.renderpass2.suballocation.attachment.4.479 +dEQP-VK.renderpass2.suballocation.attachment.4.480 +dEQP-VK.renderpass2.suballocation.attachment.4.481 +dEQP-VK.renderpass2.suballocation.attachment.4.482 +dEQP-VK.renderpass2.suballocation.attachment.4.483 +dEQP-VK.renderpass2.suballocation.attachment.4.484 +dEQP-VK.renderpass2.suballocation.attachment.4.485 +dEQP-VK.renderpass2.suballocation.attachment.4.486 +dEQP-VK.renderpass2.suballocation.attachment.4.487 +dEQP-VK.renderpass2.suballocation.attachment.4.488 +dEQP-VK.renderpass2.suballocation.attachment.4.489 +dEQP-VK.renderpass2.suballocation.attachment.4.490 +dEQP-VK.renderpass2.suballocation.attachment.4.491 +dEQP-VK.renderpass2.suballocation.attachment.4.492 +dEQP-VK.renderpass2.suballocation.attachment.4.493 +dEQP-VK.renderpass2.suballocation.attachment.4.494 +dEQP-VK.renderpass2.suballocation.attachment.4.495 +dEQP-VK.renderpass2.suballocation.attachment.4.496 +dEQP-VK.renderpass2.suballocation.attachment.4.497 +dEQP-VK.renderpass2.suballocation.attachment.4.498 +dEQP-VK.renderpass2.suballocation.attachment.4.499 +dEQP-VK.renderpass2.suballocation.attachment.4.500 +dEQP-VK.renderpass2.suballocation.attachment.4.501 +dEQP-VK.renderpass2.suballocation.attachment.4.502 +dEQP-VK.renderpass2.suballocation.attachment.4.503 +dEQP-VK.renderpass2.suballocation.attachment.4.504 +dEQP-VK.renderpass2.suballocation.attachment.4.505 +dEQP-VK.renderpass2.suballocation.attachment.4.506 +dEQP-VK.renderpass2.suballocation.attachment.4.507 +dEQP-VK.renderpass2.suballocation.attachment.4.508 +dEQP-VK.renderpass2.suballocation.attachment.4.509 +dEQP-VK.renderpass2.suballocation.attachment.4.510 +dEQP-VK.renderpass2.suballocation.attachment.4.511 +dEQP-VK.renderpass2.suballocation.attachment.4.512 +dEQP-VK.renderpass2.suballocation.attachment.4.513 +dEQP-VK.renderpass2.suballocation.attachment.4.514 +dEQP-VK.renderpass2.suballocation.attachment.4.515 +dEQP-VK.renderpass2.suballocation.attachment.4.516 +dEQP-VK.renderpass2.suballocation.attachment.4.517 +dEQP-VK.renderpass2.suballocation.attachment.4.518 +dEQP-VK.renderpass2.suballocation.attachment.4.519 +dEQP-VK.renderpass2.suballocation.attachment.4.520 +dEQP-VK.renderpass2.suballocation.attachment.4.521 +dEQP-VK.renderpass2.suballocation.attachment.4.522 +dEQP-VK.renderpass2.suballocation.attachment.4.523 +dEQP-VK.renderpass2.suballocation.attachment.4.524 +dEQP-VK.renderpass2.suballocation.attachment.4.525 +dEQP-VK.renderpass2.suballocation.attachment.4.526 +dEQP-VK.renderpass2.suballocation.attachment.4.527 +dEQP-VK.renderpass2.suballocation.attachment.4.528 +dEQP-VK.renderpass2.suballocation.attachment.4.529 +dEQP-VK.renderpass2.suballocation.attachment.4.530 +dEQP-VK.renderpass2.suballocation.attachment.4.531 +dEQP-VK.renderpass2.suballocation.attachment.4.532 +dEQP-VK.renderpass2.suballocation.attachment.4.533 +dEQP-VK.renderpass2.suballocation.attachment.4.534 +dEQP-VK.renderpass2.suballocation.attachment.4.535 +dEQP-VK.renderpass2.suballocation.attachment.4.536 +dEQP-VK.renderpass2.suballocation.attachment.4.537 +dEQP-VK.renderpass2.suballocation.attachment.4.538 +dEQP-VK.renderpass2.suballocation.attachment.4.539 +dEQP-VK.renderpass2.suballocation.attachment.4.540 +dEQP-VK.renderpass2.suballocation.attachment.4.541 +dEQP-VK.renderpass2.suballocation.attachment.4.542 +dEQP-VK.renderpass2.suballocation.attachment.4.543 +dEQP-VK.renderpass2.suballocation.attachment.4.544 +dEQP-VK.renderpass2.suballocation.attachment.4.545 +dEQP-VK.renderpass2.suballocation.attachment.4.546 +dEQP-VK.renderpass2.suballocation.attachment.4.547 +dEQP-VK.renderpass2.suballocation.attachment.4.548 +dEQP-VK.renderpass2.suballocation.attachment.4.549 +dEQP-VK.renderpass2.suballocation.attachment.4.550 +dEQP-VK.renderpass2.suballocation.attachment.4.551 +dEQP-VK.renderpass2.suballocation.attachment.4.552 +dEQP-VK.renderpass2.suballocation.attachment.4.553 +dEQP-VK.renderpass2.suballocation.attachment.4.554 +dEQP-VK.renderpass2.suballocation.attachment.4.555 +dEQP-VK.renderpass2.suballocation.attachment.4.556 +dEQP-VK.renderpass2.suballocation.attachment.4.557 +dEQP-VK.renderpass2.suballocation.attachment.4.558 +dEQP-VK.renderpass2.suballocation.attachment.4.559 +dEQP-VK.renderpass2.suballocation.attachment.4.560 +dEQP-VK.renderpass2.suballocation.attachment.4.561 +dEQP-VK.renderpass2.suballocation.attachment.4.562 +dEQP-VK.renderpass2.suballocation.attachment.4.563 +dEQP-VK.renderpass2.suballocation.attachment.4.564 +dEQP-VK.renderpass2.suballocation.attachment.4.565 +dEQP-VK.renderpass2.suballocation.attachment.4.566 +dEQP-VK.renderpass2.suballocation.attachment.4.567 +dEQP-VK.renderpass2.suballocation.attachment.4.568 +dEQP-VK.renderpass2.suballocation.attachment.4.569 +dEQP-VK.renderpass2.suballocation.attachment.4.570 +dEQP-VK.renderpass2.suballocation.attachment.4.571 +dEQP-VK.renderpass2.suballocation.attachment.4.572 +dEQP-VK.renderpass2.suballocation.attachment.4.573 +dEQP-VK.renderpass2.suballocation.attachment.4.574 +dEQP-VK.renderpass2.suballocation.attachment.4.575 +dEQP-VK.renderpass2.suballocation.attachment.4.576 +dEQP-VK.renderpass2.suballocation.attachment.4.577 +dEQP-VK.renderpass2.suballocation.attachment.4.578 +dEQP-VK.renderpass2.suballocation.attachment.4.579 +dEQP-VK.renderpass2.suballocation.attachment.4.580 +dEQP-VK.renderpass2.suballocation.attachment.4.581 +dEQP-VK.renderpass2.suballocation.attachment.4.582 +dEQP-VK.renderpass2.suballocation.attachment.4.583 +dEQP-VK.renderpass2.suballocation.attachment.4.584 +dEQP-VK.renderpass2.suballocation.attachment.4.585 +dEQP-VK.renderpass2.suballocation.attachment.4.586 +dEQP-VK.renderpass2.suballocation.attachment.4.587 +dEQP-VK.renderpass2.suballocation.attachment.4.588 +dEQP-VK.renderpass2.suballocation.attachment.4.589 +dEQP-VK.renderpass2.suballocation.attachment.4.590 +dEQP-VK.renderpass2.suballocation.attachment.4.591 +dEQP-VK.renderpass2.suballocation.attachment.4.592 +dEQP-VK.renderpass2.suballocation.attachment.4.593 +dEQP-VK.renderpass2.suballocation.attachment.4.594 +dEQP-VK.renderpass2.suballocation.attachment.4.595 +dEQP-VK.renderpass2.suballocation.attachment.4.596 +dEQP-VK.renderpass2.suballocation.attachment.4.597 +dEQP-VK.renderpass2.suballocation.attachment.4.598 +dEQP-VK.renderpass2.suballocation.attachment.4.599 +dEQP-VK.renderpass2.suballocation.attachment.8.600 +dEQP-VK.renderpass2.suballocation.attachment.8.601 +dEQP-VK.renderpass2.suballocation.attachment.8.602 +dEQP-VK.renderpass2.suballocation.attachment.8.603 +dEQP-VK.renderpass2.suballocation.attachment.8.604 +dEQP-VK.renderpass2.suballocation.attachment.8.605 +dEQP-VK.renderpass2.suballocation.attachment.8.606 +dEQP-VK.renderpass2.suballocation.attachment.8.607 +dEQP-VK.renderpass2.suballocation.attachment.8.608 +dEQP-VK.renderpass2.suballocation.attachment.8.609 +dEQP-VK.renderpass2.suballocation.attachment.8.610 +dEQP-VK.renderpass2.suballocation.attachment.8.611 +dEQP-VK.renderpass2.suballocation.attachment.8.612 +dEQP-VK.renderpass2.suballocation.attachment.8.613 +dEQP-VK.renderpass2.suballocation.attachment.8.614 +dEQP-VK.renderpass2.suballocation.attachment.8.615 +dEQP-VK.renderpass2.suballocation.attachment.8.616 +dEQP-VK.renderpass2.suballocation.attachment.8.617 +dEQP-VK.renderpass2.suballocation.attachment.8.618 +dEQP-VK.renderpass2.suballocation.attachment.8.619 +dEQP-VK.renderpass2.suballocation.attachment.8.620 +dEQP-VK.renderpass2.suballocation.attachment.8.621 +dEQP-VK.renderpass2.suballocation.attachment.8.622 +dEQP-VK.renderpass2.suballocation.attachment.8.623 +dEQP-VK.renderpass2.suballocation.attachment.8.624 +dEQP-VK.renderpass2.suballocation.attachment.8.625 +dEQP-VK.renderpass2.suballocation.attachment.8.626 +dEQP-VK.renderpass2.suballocation.attachment.8.627 +dEQP-VK.renderpass2.suballocation.attachment.8.628 +dEQP-VK.renderpass2.suballocation.attachment.8.629 +dEQP-VK.renderpass2.suballocation.attachment.8.630 +dEQP-VK.renderpass2.suballocation.attachment.8.631 +dEQP-VK.renderpass2.suballocation.attachment.8.632 +dEQP-VK.renderpass2.suballocation.attachment.8.633 +dEQP-VK.renderpass2.suballocation.attachment.8.634 +dEQP-VK.renderpass2.suballocation.attachment.8.635 +dEQP-VK.renderpass2.suballocation.attachment.8.636 +dEQP-VK.renderpass2.suballocation.attachment.8.637 +dEQP-VK.renderpass2.suballocation.attachment.8.638 +dEQP-VK.renderpass2.suballocation.attachment.8.639 +dEQP-VK.renderpass2.suballocation.attachment.8.640 +dEQP-VK.renderpass2.suballocation.attachment.8.641 +dEQP-VK.renderpass2.suballocation.attachment.8.642 +dEQP-VK.renderpass2.suballocation.attachment.8.643 +dEQP-VK.renderpass2.suballocation.attachment.8.644 +dEQP-VK.renderpass2.suballocation.attachment.8.645 +dEQP-VK.renderpass2.suballocation.attachment.8.646 +dEQP-VK.renderpass2.suballocation.attachment.8.647 +dEQP-VK.renderpass2.suballocation.attachment.8.648 +dEQP-VK.renderpass2.suballocation.attachment.8.649 +dEQP-VK.renderpass2.suballocation.attachment.8.650 +dEQP-VK.renderpass2.suballocation.attachment.8.651 +dEQP-VK.renderpass2.suballocation.attachment.8.652 +dEQP-VK.renderpass2.suballocation.attachment.8.653 +dEQP-VK.renderpass2.suballocation.attachment.8.654 +dEQP-VK.renderpass2.suballocation.attachment.8.655 +dEQP-VK.renderpass2.suballocation.attachment.8.656 +dEQP-VK.renderpass2.suballocation.attachment.8.657 +dEQP-VK.renderpass2.suballocation.attachment.8.658 +dEQP-VK.renderpass2.suballocation.attachment.8.659 +dEQP-VK.renderpass2.suballocation.attachment.8.660 +dEQP-VK.renderpass2.suballocation.attachment.8.661 +dEQP-VK.renderpass2.suballocation.attachment.8.662 +dEQP-VK.renderpass2.suballocation.attachment.8.663 +dEQP-VK.renderpass2.suballocation.attachment.8.664 +dEQP-VK.renderpass2.suballocation.attachment.8.665 +dEQP-VK.renderpass2.suballocation.attachment.8.666 +dEQP-VK.renderpass2.suballocation.attachment.8.667 +dEQP-VK.renderpass2.suballocation.attachment.8.668 +dEQP-VK.renderpass2.suballocation.attachment.8.669 +dEQP-VK.renderpass2.suballocation.attachment.8.670 +dEQP-VK.renderpass2.suballocation.attachment.8.671 +dEQP-VK.renderpass2.suballocation.attachment.8.672 +dEQP-VK.renderpass2.suballocation.attachment.8.673 +dEQP-VK.renderpass2.suballocation.attachment.8.674 +dEQP-VK.renderpass2.suballocation.attachment.8.675 +dEQP-VK.renderpass2.suballocation.attachment.8.676 +dEQP-VK.renderpass2.suballocation.attachment.8.677 +dEQP-VK.renderpass2.suballocation.attachment.8.678 +dEQP-VK.renderpass2.suballocation.attachment.8.679 +dEQP-VK.renderpass2.suballocation.attachment.8.680 +dEQP-VK.renderpass2.suballocation.attachment.8.681 +dEQP-VK.renderpass2.suballocation.attachment.8.682 +dEQP-VK.renderpass2.suballocation.attachment.8.683 +dEQP-VK.renderpass2.suballocation.attachment.8.684 +dEQP-VK.renderpass2.suballocation.attachment.8.685 +dEQP-VK.renderpass2.suballocation.attachment.8.686 +dEQP-VK.renderpass2.suballocation.attachment.8.687 +dEQP-VK.renderpass2.suballocation.attachment.8.688 +dEQP-VK.renderpass2.suballocation.attachment.8.689 +dEQP-VK.renderpass2.suballocation.attachment.8.690 +dEQP-VK.renderpass2.suballocation.attachment.8.691 +dEQP-VK.renderpass2.suballocation.attachment.8.692 +dEQP-VK.renderpass2.suballocation.attachment.8.693 +dEQP-VK.renderpass2.suballocation.attachment.8.694 +dEQP-VK.renderpass2.suballocation.attachment.8.695 +dEQP-VK.renderpass2.suballocation.attachment.8.696 +dEQP-VK.renderpass2.suballocation.attachment.8.697 +dEQP-VK.renderpass2.suballocation.attachment.8.698 +dEQP-VK.renderpass2.suballocation.attachment.8.699 +dEQP-VK.renderpass2.suballocation.attachment.8.700 +dEQP-VK.renderpass2.suballocation.attachment.8.701 +dEQP-VK.renderpass2.suballocation.attachment.8.702 +dEQP-VK.renderpass2.suballocation.attachment.8.703 +dEQP-VK.renderpass2.suballocation.attachment.8.704 +dEQP-VK.renderpass2.suballocation.attachment.8.705 +dEQP-VK.renderpass2.suballocation.attachment.8.706 +dEQP-VK.renderpass2.suballocation.attachment.8.707 +dEQP-VK.renderpass2.suballocation.attachment.8.708 +dEQP-VK.renderpass2.suballocation.attachment.8.709 +dEQP-VK.renderpass2.suballocation.attachment.8.710 +dEQP-VK.renderpass2.suballocation.attachment.8.711 +dEQP-VK.renderpass2.suballocation.attachment.8.712 +dEQP-VK.renderpass2.suballocation.attachment.8.713 +dEQP-VK.renderpass2.suballocation.attachment.8.714 +dEQP-VK.renderpass2.suballocation.attachment.8.715 +dEQP-VK.renderpass2.suballocation.attachment.8.716 +dEQP-VK.renderpass2.suballocation.attachment.8.717 +dEQP-VK.renderpass2.suballocation.attachment.8.718 +dEQP-VK.renderpass2.suballocation.attachment.8.719 +dEQP-VK.renderpass2.suballocation.attachment.8.720 +dEQP-VK.renderpass2.suballocation.attachment.8.721 +dEQP-VK.renderpass2.suballocation.attachment.8.722 +dEQP-VK.renderpass2.suballocation.attachment.8.723 +dEQP-VK.renderpass2.suballocation.attachment.8.724 +dEQP-VK.renderpass2.suballocation.attachment.8.725 +dEQP-VK.renderpass2.suballocation.attachment.8.726 +dEQP-VK.renderpass2.suballocation.attachment.8.727 +dEQP-VK.renderpass2.suballocation.attachment.8.728 +dEQP-VK.renderpass2.suballocation.attachment.8.729 +dEQP-VK.renderpass2.suballocation.attachment.8.730 +dEQP-VK.renderpass2.suballocation.attachment.8.731 +dEQP-VK.renderpass2.suballocation.attachment.8.732 +dEQP-VK.renderpass2.suballocation.attachment.8.733 +dEQP-VK.renderpass2.suballocation.attachment.8.734 +dEQP-VK.renderpass2.suballocation.attachment.8.735 +dEQP-VK.renderpass2.suballocation.attachment.8.736 +dEQP-VK.renderpass2.suballocation.attachment.8.737 +dEQP-VK.renderpass2.suballocation.attachment.8.738 +dEQP-VK.renderpass2.suballocation.attachment.8.739 +dEQP-VK.renderpass2.suballocation.attachment.8.740 +dEQP-VK.renderpass2.suballocation.attachment.8.741 +dEQP-VK.renderpass2.suballocation.attachment.8.742 +dEQP-VK.renderpass2.suballocation.attachment.8.743 +dEQP-VK.renderpass2.suballocation.attachment.8.744 +dEQP-VK.renderpass2.suballocation.attachment.8.745 +dEQP-VK.renderpass2.suballocation.attachment.8.746 +dEQP-VK.renderpass2.suballocation.attachment.8.747 +dEQP-VK.renderpass2.suballocation.attachment.8.748 +dEQP-VK.renderpass2.suballocation.attachment.8.749 +dEQP-VK.renderpass2.suballocation.attachment.8.750 +dEQP-VK.renderpass2.suballocation.attachment.8.751 +dEQP-VK.renderpass2.suballocation.attachment.8.752 +dEQP-VK.renderpass2.suballocation.attachment.8.753 +dEQP-VK.renderpass2.suballocation.attachment.8.754 +dEQP-VK.renderpass2.suballocation.attachment.8.755 +dEQP-VK.renderpass2.suballocation.attachment.8.756 +dEQP-VK.renderpass2.suballocation.attachment.8.757 +dEQP-VK.renderpass2.suballocation.attachment.8.758 +dEQP-VK.renderpass2.suballocation.attachment.8.759 +dEQP-VK.renderpass2.suballocation.attachment.8.760 +dEQP-VK.renderpass2.suballocation.attachment.8.761 +dEQP-VK.renderpass2.suballocation.attachment.8.762 +dEQP-VK.renderpass2.suballocation.attachment.8.763 +dEQP-VK.renderpass2.suballocation.attachment.8.764 +dEQP-VK.renderpass2.suballocation.attachment.8.765 +dEQP-VK.renderpass2.suballocation.attachment.8.766 +dEQP-VK.renderpass2.suballocation.attachment.8.767 +dEQP-VK.renderpass2.suballocation.attachment.8.768 +dEQP-VK.renderpass2.suballocation.attachment.8.769 +dEQP-VK.renderpass2.suballocation.attachment.8.770 +dEQP-VK.renderpass2.suballocation.attachment.8.771 +dEQP-VK.renderpass2.suballocation.attachment.8.772 +dEQP-VK.renderpass2.suballocation.attachment.8.773 +dEQP-VK.renderpass2.suballocation.attachment.8.774 +dEQP-VK.renderpass2.suballocation.attachment.8.775 +dEQP-VK.renderpass2.suballocation.attachment.8.776 +dEQP-VK.renderpass2.suballocation.attachment.8.777 +dEQP-VK.renderpass2.suballocation.attachment.8.778 +dEQP-VK.renderpass2.suballocation.attachment.8.779 +dEQP-VK.renderpass2.suballocation.attachment.8.780 +dEQP-VK.renderpass2.suballocation.attachment.8.781 +dEQP-VK.renderpass2.suballocation.attachment.8.782 +dEQP-VK.renderpass2.suballocation.attachment.8.783 +dEQP-VK.renderpass2.suballocation.attachment.8.784 +dEQP-VK.renderpass2.suballocation.attachment.8.785 +dEQP-VK.renderpass2.suballocation.attachment.8.786 +dEQP-VK.renderpass2.suballocation.attachment.8.787 +dEQP-VK.renderpass2.suballocation.attachment.8.788 +dEQP-VK.renderpass2.suballocation.attachment.8.789 +dEQP-VK.renderpass2.suballocation.attachment.8.790 +dEQP-VK.renderpass2.suballocation.attachment.8.791 +dEQP-VK.renderpass2.suballocation.attachment.8.792 +dEQP-VK.renderpass2.suballocation.attachment.8.793 +dEQP-VK.renderpass2.suballocation.attachment.8.794 +dEQP-VK.renderpass2.suballocation.attachment.8.795 +dEQP-VK.renderpass2.suballocation.attachment.8.796 +dEQP-VK.renderpass2.suballocation.attachment.8.797 +dEQP-VK.renderpass2.suballocation.attachment.8.798 +dEQP-VK.renderpass2.suballocation.attachment.8.799 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass2.suballocation.attachment_write_mask.attachment_count_8.start_index_7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.shrink.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.grow_shrink.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.99 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.0 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.1 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.2 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.3 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.4 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.5 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.6 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.7 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.8 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.9 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.10 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.11 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.12 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.13 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.14 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.15 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.16 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.17 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.18 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.19 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.20 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.21 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.22 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.23 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.24 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.25 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.26 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.27 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.28 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.29 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.30 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.31 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.32 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.33 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.34 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.35 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.36 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.37 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.38 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.39 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.40 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.41 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.42 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.43 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.44 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.45 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.46 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.47 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.48 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.49 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.50 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.51 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.52 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.53 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.54 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.55 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.56 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.57 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.58 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.59 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.60 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.61 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.62 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.63 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.64 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.65 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.66 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.67 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.68 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.69 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.70 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.71 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.72 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.73 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.74 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.75 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.76 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.77 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.78 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.79 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.80 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.81 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.82 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.83 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.84 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.85 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.86 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.87 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.88 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.89 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.90 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.91 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.92 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.93 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.94 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.95 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.96 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.97 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.98 +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.99 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_snorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_snorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm_s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_16 +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat_s8_uint.samples_32 +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_2.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_4.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_8.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_16.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d16_unorm_s8_uint.samples_32.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_2.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_4.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_8.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_16.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d24_unorm_s8_uint.samples_32.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_2.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_4.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_8.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_16.test_stencil +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_depth +dEQP-VK.renderpass2.suballocation.multisample.separate_stencil_usage.d32_sfloat_s8_uint.samples_32.test_stencil +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_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_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_snorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_snorm.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_16_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r5g6b5_unorm_pack16.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r8g8b8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_snorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_sint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a8b8g8r8_srgb_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.b8g8r8a8_srgb.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2r10g10b10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_unorm_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.a2b10g10r10_uint_pack32.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_unorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_snorm.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16b16a16_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_uint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sint.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r32g32b32a32_sfloat.samples_8_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r5g6b5_unorm_pack16.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r8g8b8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_snorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_sint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.b8g8r8a8_srgb.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.a2b10g10r10_uint_pack32.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_unorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_snorm.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r16g16b16a16_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_uint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sint.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_2_resolve_level_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_2 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_3 +dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_6.r32g32b32a32_sfloat.samples_4_resolve_level_4 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5_sync_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_2 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_3 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_64_64.geometry_to_indirectdraw +dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_128_128.geometry_to_indirectdraw +dEQP-VK.renderpass2.suballocation.subpass_dependencies.self_dependency.render_size_512_512.geometry_to_indirectdraw +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r8g8b8a8_unorm +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r16g16b16a16_sfloat +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d24_unorm_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.d32_sfloat_s8_uint +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r8g8b8a8_unorm +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.b8g8r8a8_unorm +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r16g16b16a16_sfloat +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.r5g6b5_unorm_pack16 +dEQP-VK.renderpass2.suballocation.subpass_dependencies.single_attachment.a1r5g5b5_unorm_pack16 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_2_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_4_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_4 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_5 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_6 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_8_selected_sample_7 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_4 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_5 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_6 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_7 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_8 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_9 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_10 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_11 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_12 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_13 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_14 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_16_selected_sample_15 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_add +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_0 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_1 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_2 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_3 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_4 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_5 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_6 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_7 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_8 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_9 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_10 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_11 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_12 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_13 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_14 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_15 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_16 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_17 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_18 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_19 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_20 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_21 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_22 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_23 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_24 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_25 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_26 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_27 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_28 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_29 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_30 +dEQP-VK.renderpass2.suballocation.sampleread.numsamples_32_selected_sample_31 +dEQP-VK.renderpass2.suballocation.sparserendertarget.r5g6b5_unorm_pack16 +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r8g8b8a8_srgb +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_unorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_snorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_uint_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_sint_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a8b8g8r8_srgb_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.b8g8r8a8_srgb +dEQP-VK.renderpass2.suballocation.sparserendertarget.a2r10g10b10_unorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_unorm_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.a2b10g10r10_uint_pack32 +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_unorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_snorm +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r16g16b16a16_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32_sfloat +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_uint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sint +dEQP-VK.renderpass2.suballocation.sparserendertarget.r32g32b32a32_sfloat +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopstore.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopload.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopstore.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopclear.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopstore.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopload.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopclear.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopstore +dEQP-VK.renderpass2.suballocation.unused_attachment.loadopdontcare.storeopdontcare.stencilloadopdontcare.stencilstoreopdontcare +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_1 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_3 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_7 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_15 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_31 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_63 +dEQP-VK.renderpass2.suballocation.attachment_sparse_filling.input_attachment_127 +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_nods +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthonly_d32_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_stencilonly_s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_unused +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorunused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorunused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorunused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorunused_depthstencil_d32s8_used +dEQP-VK.renderpass2.suballocation.unused_clear_attachments.colorused_colorused_colorused_colorused_depthstencil_d32s8_used +dEQP-VK.renderpass2.dedicated_allocation.simple.color +dEQP-VK.renderpass2.dedicated_allocation.simple.depth +dEQP-VK.renderpass2.dedicated_allocation.simple.stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.depth_stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth +dEQP-VK.renderpass2.dedicated_allocation.simple.color_stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.color_depth_stencil +dEQP-VK.renderpass2.dedicated_allocation.simple.no_attachments +dEQP-VK.renderpass2.dedicated_allocation.simple.color_unused_omit_blend_state +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_snorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a8b8g8r8_srgb_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d16_unorm.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.x8_d24_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.load.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.clear.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.store.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_depth_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.formats.d32_sfloat_s8_uint.input.dont_care.dont_care.self_dep_clear_draw_stencil_read_only +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment.1.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.200 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.201 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.202 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.203 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.204 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.205 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.206 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.207 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.208 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.209 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.210 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.211 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.212 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.213 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.214 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.215 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.216 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.217 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.218 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.219 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.220 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.221 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.222 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.223 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.224 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.225 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.226 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.227 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.228 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.229 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.230 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.231 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.232 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.233 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.234 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.235 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.236 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.237 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.238 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.239 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.240 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.241 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.242 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.243 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.244 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.245 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.246 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.247 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.248 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.249 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.250 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.251 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.252 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.253 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.254 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.255 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.256 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.257 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.258 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.259 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.260 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.261 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.262 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.263 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.264 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.265 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.266 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.267 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.268 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.269 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.270 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.271 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.272 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.273 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.274 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.275 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.276 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.277 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.278 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.279 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.280 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.281 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.282 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.283 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.284 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.285 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.286 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.287 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.288 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.289 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.290 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.291 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.292 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.293 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.294 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.295 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.296 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.297 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.298 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.299 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.300 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.301 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.302 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.303 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.304 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.305 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.306 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.307 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.308 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.309 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.310 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.311 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.312 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.313 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.314 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.315 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.316 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.317 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.318 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.319 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.320 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.321 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.322 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.323 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.324 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.325 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.326 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.327 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.328 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.329 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.330 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.331 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.332 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.333 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.334 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.335 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.336 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.337 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.338 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.339 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.340 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.341 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.342 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.343 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.344 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.345 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.346 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.347 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.348 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.349 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.350 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.351 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.352 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.353 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.354 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.355 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.356 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.357 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.358 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.359 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.360 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.361 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.362 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.363 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.364 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.365 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.366 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.367 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.368 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.369 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.370 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.371 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.372 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.373 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.374 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.375 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.376 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.377 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.378 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.379 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.380 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.381 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.382 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.383 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.384 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.385 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.386 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.387 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.388 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.389 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.390 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.391 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.392 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.393 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.394 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.395 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.396 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.397 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.398 +dEQP-VK.renderpass2.dedicated_allocation.attachment.3.399 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.400 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.401 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.402 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.403 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.404 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.405 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.406 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.407 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.408 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.409 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.410 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.411 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.412 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.413 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.414 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.415 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.416 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.417 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.418 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.419 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.420 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.421 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.422 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.423 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.424 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.425 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.426 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.427 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.428 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.429 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.430 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.431 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.432 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.433 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.434 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.435 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.436 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.437 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.438 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.439 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.440 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.441 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.442 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.443 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.444 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.445 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.446 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.447 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.448 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.449 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.450 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.451 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.452 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.453 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.454 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.455 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.456 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.457 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.458 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.459 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.460 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.461 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.462 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.463 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.464 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.465 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.466 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.467 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.468 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.469 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.470 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.471 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.472 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.473 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.474 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.475 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.476 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.477 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.478 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.479 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.480 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.481 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.482 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.483 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.484 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.485 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.486 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.487 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.488 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.489 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.490 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.491 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.492 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.493 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.494 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.495 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.496 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.497 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.498 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.499 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.500 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.501 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.502 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.503 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.504 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.505 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.506 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.507 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.508 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.509 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.510 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.511 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.512 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.513 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.514 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.515 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.516 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.517 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.518 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.519 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.520 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.521 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.522 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.523 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.524 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.525 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.526 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.527 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.528 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.529 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.530 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.531 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.532 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.533 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.534 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.535 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.536 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.537 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.538 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.539 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.540 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.541 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.542 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.543 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.544 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.545 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.546 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.547 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.548 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.549 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.550 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.551 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.552 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.553 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.554 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.555 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.556 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.557 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.558 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.559 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.560 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.561 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.562 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.563 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.564 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.565 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.566 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.567 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.568 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.569 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.570 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.571 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.572 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.573 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.574 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.575 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.576 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.577 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.578 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.579 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.580 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.581 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.582 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.583 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.584 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.585 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.586 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.587 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.588 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.589 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.590 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.591 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.592 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.593 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.594 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.595 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.596 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.597 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.598 +dEQP-VK.renderpass2.dedicated_allocation.attachment.4.599 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.600 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.601 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.602 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.603 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.604 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.605 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.606 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.607 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.608 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.609 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.610 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.611 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.612 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.613 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.614 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.615 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.616 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.617 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.618 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.619 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.620 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.621 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.622 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.623 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.624 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.625 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.626 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.627 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.628 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.629 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.630 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.631 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.632 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.633 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.634 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.635 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.636 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.637 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.638 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.639 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.640 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.641 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.642 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.643 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.644 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.645 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.646 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.647 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.648 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.649 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.650 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.651 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.652 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.653 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.654 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.655 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.656 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.657 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.658 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.659 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.660 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.661 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.662 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.663 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.664 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.665 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.666 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.667 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.668 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.669 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.670 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.671 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.672 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.673 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.674 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.675 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.676 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.677 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.678 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.679 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.680 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.681 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.682 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.683 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.684 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.685 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.686 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.687 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.688 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.689 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.690 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.691 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.692 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.693 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.694 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.695 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.696 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.697 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.698 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.699 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.700 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.701 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.702 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.703 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.704 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.705 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.706 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.707 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.708 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.709 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.710 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.711 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.712 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.713 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.714 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.715 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.716 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.717 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.718 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.719 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.720 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.721 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.722 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.723 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.724 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.725 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.726 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.727 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.728 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.729 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.730 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.731 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.732 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.733 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.734 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.735 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.736 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.737 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.738 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.739 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.740 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.741 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.742 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.743 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.744 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.745 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.746 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.747 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.748 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.749 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.750 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.751 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.752 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.753 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.754 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.755 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.756 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.757 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.758 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.759 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.760 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.761 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.762 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.763 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.764 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.765 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.766 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.767 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.768 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.769 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.770 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.771 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.772 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.773 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.774 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.775 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.776 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.777 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.778 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.779 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.780 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.781 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.782 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.783 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.784 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.785 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.786 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.787 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.788 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.789 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.790 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.791 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.792 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.793 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.794 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.795 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.796 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.797 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.798 +dEQP-VK.renderpass2.dedicated_allocation.attachment.8.799 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_1.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_2.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_3.start_index_2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_4.start_index_3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_write_mask.attachment_count_8.start_index_7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.shrink.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.roll.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.grow_shrink.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output_chain.99 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.0 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.1 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.2 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.3 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.4 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.5 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.6 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.7 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.8 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.9 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.10 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.11 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.12 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.13 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.14 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.15 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.16 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.17 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.18 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.19 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.20 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.21 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.22 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.23 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.24 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.25 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.26 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.27 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.28 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.29 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.30 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.31 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.32 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.33 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.34 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.35 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.36 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.37 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.38 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.39 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.40 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.41 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.42 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.43 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.44 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.45 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.46 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.47 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.48 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.49 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.50 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.51 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.52 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.53 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.54 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.55 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.56 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.57 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.58 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.59 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.60 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.61 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.62 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.63 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.64 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.65 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.66 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.67 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.68 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.69 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.70 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.71 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.72 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.73 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.74 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.75 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.76 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.77 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.78 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.79 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.80 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.81 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.82 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.83 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.84 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.85 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.86 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.87 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.88 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.89 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.90 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.91 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.92 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.93 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.94 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.95 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.96 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.97 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.98 +dEQP-VK.renderpass2.dedicated_allocation.attachment_allocation.input_output.99 -- 2.7.4